asdf-golang/README.md

25 lines
464 B
Markdown
Raw Normal View History

2016-02-29 15:23:40 +08:00
# asdf-golang
golang plugin for [asdf version manager](https://github.com/HashNuke/asdf)
## Install
```
2016-02-29 15:24:49 +08:00
asdf plugin-add lua https://github.com/kennyp/asdf-golang.git
2016-02-29 15:23:40 +08:00
```
## Use
Check the [asdf](https://github.com/HashNuke/asdf) readme for instructions on how to install & manage versions of go.
## Contributing
Feel free to create an issue or pull request if you find a bug.
## Issues
* Assumes Linux or Mac
* Assumes x86_64 or 386
## License
MIT License