Skip to content

defenseunicorns-labs/asdf-uds-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-uds-cli Build Lint

Unofficial uds-cli plugin for the asdf version manager.

About

This is an asdf plugin for uds-cli. It is not officially supported by the UDS team, but has been in use for long enough to be considered robust and stable.

Dependencies

Install

asdf

asdf can be installed by following the instructions here.

Plugin

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

uds-cli

# Show all installable versions
asdf list-all uds-cli

# Install specific version
asdf install uds-cli latest

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

# Now uds commands are available
uds --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 © defenseunicorns

About

Unofficial uds-cli plugin for the asdf version manager

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages