asdf-scaffold [](https://github.com/particledecay/asdf-scaffold/actions/workflows/build.yml) [](https://github.com/particledecay/asdf-scaffold/actions/workflows/lint.yml)
August 25, 2024 · View on GitHub
asdf-scaffold

scaffold plugin for the asdf version manager.
Contents
Install
Plugin:
asdf plugin add scaffold
# or
asdf plugin add scaffold https://github.com/particledecay/asdf-scaffold.git
scaffold:
# Show all installable versions
asdf list-all scaffold
# Install specific version
asdf install scaffold latest
# Set a version globally (on your ~/.tool-versions file)
asdf global scaffold latest
# Now scaffold commands are available
scaffold --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 © Joey Espinosa