omissis / asdf-melange

asdf plugin for chainguard's melange tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-melange Build Lint

melange plugin for the asdf version manager.

Contents

Dependencies

  • docker: to build the images

Install

Plugin:

asdf plugin add melange
# or
asdf plugin add melange https://github.com/omissis/asdf-melange.git

melange:

# Show all installable versions
asdf list-all melange

# Install specific version
asdf install melange latest

# Set a version globally (on your ~/.tool-versions file)
asdf global melange latest

# Now melange commands are available
melange --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 © Claudio Beatrice

About

asdf plugin for chainguard's melange tool

License:MIT License


Languages

Language:Shell 100.0%