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