Slijkhuis / asdf-go-binary

asdf and rtx plugin to install go binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-go-binary Build Lint

go-binary plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • go: golang installation, best provisioned with asdf-golang

Install

Plugin:

asdf plugin add <go-binary-name>
# or
asdf plugin add <go-binary-name> https://github.com/wizzardich/asdf-go-binary.git
# e.g.
asdf plugin add mockgen https://github.com/wizzardich/asdf-go-binary.git

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Vlad Tomashpolskyi

About

asdf and rtx plugin to install go binaries

License:MIT License


Languages

Language:Shell 100.0%