/asdf-jase64

Primary LanguageShellApache License 2.0Apache-2.0

asdf-jase64 Build Lint

jase64 plugin for the asdf version manager.

Contents

Dependencies

TODO: adapt this section

  • bash, curl, tar, and POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

asdf plugin add jase64
# or
asdf plugin add jase64 https://github.com/ogontaro/asdf-jase64.git

jase64:

# Show all installable versions
asdf list-all jase64

# Install specific version
asdf install jase64 latest

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

# Now jase64 commands are available
jase64 --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 © ogontaro