Skip to content

rynkowsg/asdf-jet

Repository files navigation

asdf-jet

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

ASDF plugin for jet.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published