Skip to content

defenseunicorns/asdf-zarf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-zarf Build Lint

zarf plugin for the asdf version manager.

This proof-of-concept ASDF plugin is not officially supported by the Zarf team. Use at your own risk.

Contents

Dependencies

  • *NIX system (tested on Linux and macOS)
  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add zarf https://github.com/defenseunicorns/asdf-zarf.git

zarf:

# 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 global zarf X.Y.Z

# Now zarf commands are available
zarf version

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 © Defense Unicorns

About

asdf plugin for Zarf (Not officially adopted, use at your own risk)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages