asdf-helix [](https://github.com/CSergienko/asdf-helix/actions/workflows/build.yml) [](https://github.com/CSergienko/asdf-helix/actions/workflows/lint.yml)
April 13, 2024 · View on GitHub
asdf-helix

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