Home

Awesome

<div align="center">

asdf-jet

GitHub Actions Test Status GitHub Actions Lint Status CircleCI Lint Status License

ASDF plugin for jet.

</div>

Contents

Dependencies

Install

Install the plugin:

asdf plugin add jet https://github.com/rynkowsg/asdf-jet.git

Install jet:

# Show all installable versions
asdf list-all jet

# Install specific version
asdf install jet latest

# Set a version globally (on your ~/.tool-versions file)
asdf global jet latest

# Now jet tool is available
jet --help

Check asdf readme for more instructions on how to install & manage versions.

License

See LICENSE © Grzegorz Rynkowski