asdf-sourcery
December 27, 2025 · View on GitHub
Contents
Dependencies
bash,curl,unzip, and POSIX utilities.
Install
Plugin:
asdf plugin add sourcery
# or
asdf plugin add sourcery https://github.com/younke/asdf-sourcery.git
sourcery:
# Show all installable versions
asdf list-all sourcery
# Install specific version
asdf install sourcery latest
# Set a version globally (on your ~/.tool-versions file)
asdf set -u sourcery latest
# Now sourcery commands are available
sourcery --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 © Vasily Ptitsyn