asdf-konstraint [](https://github.com/tapih/asdf-konstraint/actions/workflows/build.yml) [](https://github.com/tapih/asdf-konstraint/actions/workflows/lint.yml)

June 23, 2024 · View on GitHub

asdf-konstraint Build Lint

konstraint plugin for the asdf version manager.

Contents

Dependencies

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