kompose plugin for the asdf version manager.
bash
withcurl
orwget
: generic POSIX utilities. Mostly installed already on linux, mac or any GNU POSIX OS
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Nikhil Mehta