asdf-fillin [](https://github.com/ouest/asdf-fillin/actions/workflows/build.yml) [](https://github.com/ouest/asdf-fillin/actions/workflows/lint.yml)
September 23, 2022 · View on GitHub
asdf-fillin

fillin plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tarorunzup: generic POSIX utilities.
Install
Plugin:
asdf plugin add fillin
# or
asdf plugin add fillin https://github.com/ouest/asdf-fillin.git
fillin:
# Show all installable versions
asdf list-all fillin
# Install specific version
asdf install fillin latest
# Set a version globally (on your ~/.tool-versions file)
asdf global fillin latest
# Now fillin commands are available
fillin --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!