Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 347 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 347 Bytes

goenv

Install

$ git clone https://github.com/tkyshm/goenv.git
$ mv bin/goenv /usr/local/bin

If you use zsh shell, you can use completion (need to install _goenv into your zsh competions dir).

Usage

Please check goenv help command.

Comment

Now Go installing path is $HOME/.goenv in goenv.

License

MIT License.