/asdf-harness-cli

Primary LanguageShellMIT LicenseMIT

asdf-harness-cli Build Lint

harness-cli plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add harness-cli
# or
asdf plugin add harness-cli https://github.com/pennywisdom/asdf-harness-cli.git

harness-cli:

# Show all installable versions
asdf list-all harness-cli

# Install specific version
asdf install harness-cli latest

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

# Now harness-cli commands are available
harness --version

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!