asdf-rye [](https://github.com/Azuki-bar/asdf-rye/actions/workflows/build.yml) [](https://github.com/Azuki-bar/asdf-rye/actions/workflows/lint.yml)
May 29, 2023 · View on GitHub
asdf-rye

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