ghq
'ghq' provides a way to organize remote repository clones, like go get does. When you clone a remote repository by ghq get, ghq makes a directory under a specific root directory (by default ~/ghq) using the remote repository URL’s host and path
Subcommands
Name | Description |
---|---|
get | Clone/sync with a remote repository |
list | List local repositories |
root | Show repositories' root |
create | Create a new repository |
Options
Name | Description |
---|---|
-h, --help, h, help |
|
-v, --version | Print the version |