Awesome
<div align="center">asdf-konstraint
konstraint plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
, and POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Hiroshi Muraoka