scaffold plugin for the asdf version manager.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Joey Espinosa