Skip to content

overmindtech/asdf-overmind-cli

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages