asdf-process-compose [](https://github.com/martino/asdf-process-compose/actions/workflows/build.yml) [](https://github.com/martino/asdf-process-compose/actions/workflows/lint.yml)
March 13, 2024 · View on GitHub
asdf-process-compose

process-compose plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
Plugin:
asdf plugin add process-compose
# or
asdf plugin add process-compose https://github.com/martino/asdf-process-compose.git
process-compose:
# Show all installable versions
asdf list-all process-compose
# Install specific version
asdf install process-compose latest
# Set a version globally (on your ~/.tool-versions file)
asdf global process-compose latest
# Now process-compose commands are available
process-compose 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 © Martino Pizzol