Go to file
Wladimir Braguini Domingues b49f236f7f Sort versions so newest version be listed last
The list-all command shows golang versions in the wrong order:
version 1.10 is listed before 1.2 and should be after 1.9 so it
appears closer to the user's prompt
2018-06-26 19:37:04 -03:00
bin Sort versions so newest version be listed last 2018-06-26 19:37:04 -03:00
.travis.yml Make BSD sed play nice. 2018-01-22 21:48:35 -05:00
LICENSE Initial Commit 2016-02-29 02:23:40 -05:00
README.md Adding a Requirements section 2018-02-25 13:30:34 -05:00

Build Status

asdf-golang

golang plugin for asdf version manager

Requirements

Ubuntu 16.04+ curl

Install

asdf plugin-add golang https://github.com/kennyp/asdf-golang.git

Use

Check the 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, FreeBSD, or Mac
  • Assumes x86_64, i386, i686, armv6l or armv7l

License

MIT License