Sandeep Srinivasan

Results 1 issues of Sandeep Srinivasan

Please don't follow the README.md **Installation** `git clone https://github.com/fogleman/rbgg.git ` **Then** `go mod init github.com/fogleman/rbgg` **After the above command** `go get gopkg.in/alecthomas/kingpin.v2` `go get github.com/fogleman/gg` **To execute the main.go** `go...