sonobuoy plugin for the asdf version manager.
bash,curl,tar: generic POSIX utilities.ASDF_SONOBUOY_OVERWRITE_ARCH: override the CPU architecture (e.g.x86_64). Determined automatically withuname -mif unset.
Plugin:
asdf plugin add sonobuoy
# or
asdf plugin add sonobuoy https://github.com/Nick-Triller/asdf-sonobuoy.gitsonobuoy:
# Show all installable versions
asdf list-all sonobuoy
# Install specific version
asdf install sonobuoy latest
# Set a version globally (on your ~/.tool-versions file)
asdf global sonobuoy latest
# Now sonobuoy commands are available
sonobuoy helpCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Nick Triller