Skip to content
/ goh Public

Quickly change your current working directory to a project in $GOPATH/src/github.com/

License

Notifications You must be signed in to change notification settings

vutran/goh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goh

Quickly change your current working directory to a project in $GOPATH/src/github.com/

Usage

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

Installation

  1. Copy .gohrc and source ~/.gohrc in your shell startup script (.bashrc, .zshrc, etc.)
  2. go get -u github.com/vutran/goh
  3. goh <username>/<repoName>

License

MIT © Vu Tran

About

Quickly change your current working directory to a project in $GOPATH/src/github.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages