Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 1.43 KB

File metadata and controls

51 lines (32 loc) · 1.43 KB

asdf-overmind-cli Build Lint

overmind-cli plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add overmind-cli https://github.com/overmindtech/asdf-overmind-cli.git

overmind-cli:

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

# Install specific version
asdf install overmind-cli latest

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

# Now overmind-cli commands are available
overmind --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!

License

See LICENSE © Dylan Ratcliffe