asdf-spago [](https://github.com/jrrom/asdf-spago/actions/workflows/build.yml) [](https://github.com/jrrom/asdf-spago/actions/workflows/lint.yml)
November 5, 2023 · View on GitHub
asdf-spago

spago plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.nodeandpurs
Install
Plugin:
asdf plugin add spago https://github.com/jrrom/asdf-spago.git
spago:
# Show all installable versions
asdf list-all spago
# Install specific version
asdf install spago latest
# Set a version globally (on your ~/.tool-versions file)
asdf global spago latest
# Now spago commands are available
spago --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!
Thanks
Special thanks to asdf
nsaunders (Now archived)