goget
📦 A simple, good looking, go modules TUI! No more looking for the right "go get" command!
How to download and setup goget
Open terminal and run command
git clone https://github.com/MarvinJWendt/goget.git
git clone is used to create a copy or clone of goget 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 goget https://github.com/MarvinJWendt/goget/archive/master.zip
Or simply clone goget with SSH
[email protected]:MarvinJWendt/goget.git