Quickly change your current working directory to a project in
$GOPATH/src/github.com/
Changes to the specified project directory
$ goh vutran/goh
Creates the directory (if necessary) and changes to the specified project directory
$ goh -m vutran/new-project
- Copy
.gohrc
andsource ~/.gohrc
in your shell startup script (.bashrc
,.zshrc
, etc.) go get -u github.com/vutran/goh
goh <username>/<repoName>
MIT © Vu Tran