asdf-flamingo [](https://github.com/log2/asdf-flamingo/actions/workflows/build.yml) [](https://github.com/log2/asdf-flamingo/actions/workflows/lint.yml)
November 15, 2023 · View on GitHub
asdf-flamingo

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