asdf-just [](https://github.com/olofvndrhr/asdf-just/actions/workflows/build.yml) [](https://github.com/olofvndrhr/asdf-just/actions/workflows/lint.yml)
September 14, 2025 · View on GitHub
asdf-just

just plugin for the asdf version manager.
Contents
Dependencies
TODO: adapt this section
bash,curl,tar,gzip: generic POSIX utilities.
Install
Plugin:
asdf plugin add just
# or
asdf plugin add just https://github.com/olofvndrhr/asdf-just.git
just:
# Show all installable versions
asdf list-all just
# Install specific version
asdf install just latest
# Set a version globally (on your ~/.tool-versions file)
asdf set --home just latest
# Now just commands are available
just --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!
License
See LICENSE © Ivan Schaller