Awesome
<div align="center">asdf-scaffold
scaffold plugin for the asdf version manager.
</div>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