Auto Package Downloader for GoLang
I wanted to automatic "go get" for others. So make this.
- Download
gapdfile. (Currently, it is only for mac. But if you want, download this project and build for your os. If this project's star will be good, then i will add for more os and more function.) - Run
gapdcommands. - It have just 3 commands.
~/path/gapd initthen gapd makegapd.jsonfile in directory.~/path/gapd install github.com/DiyLecko/goRecycleBufferthen gapd install the package and write ingapd.json.~/path/gapd installthen gapd install all package ingapd.json.
- Now you just serve only
gapdandgapd.jsonfile for serving all packages!
If you want to use more easier, then add gapd to your bash for using like gapd init.
Thanks.