rbgg icon indicating copy to clipboard operation
rbgg copied to clipboard

Outdated README.md

Open SandeepSrinivasan opened this issue 2 years ago • 1 comments

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 run main.go ~/Downloads/1.jpg

SandeepSrinivasan avatar Apr 28 '22 20:04 SandeepSrinivasan

I can use go mod tidy for after installation.

carloserocha avatar Sep 29 '22 16:09 carloserocha