Shuttle CLI plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
Plugin:
asdf plugin add cargo-shuttle https://github.com/sergei-ivanov/asdf-cargo-shuttle.git
cargo-shuttle:
# Show all installable versions
asdf list-all cargo-shuttle
# Install specific version
asdf install cargo-shuttle latest
# Set a version globally (on your ~/.tool-versions file)
asdf global cargo-shuttle latest
# Now cargo-shuttle commands are available
cargo-shuttle --version
Check 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 © Sergey Ivanov