overmind-cli plugin for the asdf version manager.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Dylan Ratcliffe