Awesome
<div align="center">asdf-kompose
kompose plugin for the asdf version manager.
</div>Contents
Dependencies
bash
withcurl
orwget
: generic POSIX utilities. Mostly installed already on linux, mac or any GNU POSIX OS
Install
Plugin:
asdf plugin add kompose
# or
asdf plugin add https://github.com/technikhil314/asdf-kompose.git
kompose:
# Show all installable versions
asdf list-all kompose
# Install specific version
asdf install kompose latest
# Set a version globally (on your ~/.tool-versions file)
asdf global kompose latest
# Now kompose commands are available
kompose --help
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 © Nikhil Mehta