gpnm
[Deprecated] Self-hosted golang package name manager with your own domain name and private repositories.
How to download and setup gpnm
Open terminal and run command
git clone https://github.com/anbillon/gpnm.git
git clone is used to create a copy or clone of gpnm repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with gpnm https://github.com/anbillon/gpnm/archive/master.zip
Or simply clone gpnm with SSH
[email protected]:anbillon/gpnm.git