src plugin for the asdf version manager.
- A Linux x86_64 machine ("src" is not built for any other OS/architecture - yet)
bash,curl, and POSIX utilities.
Plugin:
asdf plugin add src
# or
asdf plugin add src https://github.com/ifireball/asdf-src.gitsrc:
# Show all installable versions
asdf list-all src
# Install specific version
asdf install src latest
# Set a version globally (on your ~/.tool-versions file)
asdf global src latest
# Now src commands are available
src --helpCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Barak Korren