/mise-usage

usage-cli plugin for mise

Primary LanguageShellMIT LicenseMIT

mise-usage Build Lint

usage plugin for the mise 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:

mise plugin add usage
# or
mise plugin add usage https://github.com/jdx/mise-usage.git

usage:

# Show all installable versions
mise list-all usage

# Install specific version
mise install usage latest

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

# Now usage commands are available
usage --version

Check mise 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 © jdx