zarf plugin for the asdf version manager.
This ASDF plugin is not officially supported by the Zarf team. Use at your own risk. That being said, it has been in use in a variety of environments for several years now and is considered very stable.
- *NIX system (tested on Linux and macOS)
bash,curl,tar: generic POSIX utilities.
Plugin:
asdf plugin add zarf https://github.com/defenseunicorns/asdf-zarf.gitzarf:
# Show all installable versions
asdf list-all zarf
# Install specific version
asdf install zarf X.Y.Z
# Set a version globally (on your ~/.tool-versions file)
asdf set -u zarf X.Y.Z
# Now zarf commands are available
zarf versionCheck 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 © Defense Unicorns