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
.gohrcandsource ~/.gohrcin your shell startup script (.bashrc,.zshrc, etc.) go get -u github.com/vutran/gohgoh <username>/<repoName>
MIT © Vu Tran