/asdf-go-swagger

go-swagger plugin for asdf version manager

Primary LanguageShellMIT LicenseMIT

asdf-go-swagger Build Lint

go-swagger plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add go-swagger
# or
asdf plugin add go-swagger https://github.com/Slijkhuis/asdf-go-swagger.git

go-swagger:

# Show all installable versions
asdf list-all go-swagger

# Install specific version
asdf install go-swagger latest

# Set a version globally (on your ~/.tool-versions file)
asdf global go-swagger latest

# Now go-swagger commands are available
swagger --help

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 © Slijkhuis