Awesome
<div align="center">asdf-jet
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
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