martino / asdf-process-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-process-compose Build Lint

process-compose plugin for the asdf version manager.

Contents

Dependencies

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

About

License:Apache License 2.0


Languages

Language:Shell 100.0%