asdf-rstash [](https://github.com/carlduevel/asdf-rstash/actions/workflows/build.yml) [](https://github.com/carlduevel/asdf-rstash/actions/workflows/lint.yml)
December 9, 2021 · View on GitHub
asdf-rstash

rstash plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.
Install
Plugin:
asdf plugin add rstash
# or
asdf plugin add rstash https://github.com/carlduevel/asdf-rstash.git
rstash:
# Show all installable versions
asdf list-all rstash
# Install specific version
asdf install rstash latest
# Set a version globally (on your ~/.tool-versions file)
asdf global rstash latest
# Now rstash commands are available
rstash 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 © Carl Düvel