log2 / asdf-flamingo

An ASDF plugin for Flamingo CLI from Weaveworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-flamingo Build Lint

flamingo plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add flamingo
# or
asdf plugin add flamingo https://github.com/log2/asdf-flamingo.git

flamingo:

# Show all installable versions
asdf list-all flamingo

# Install specific version
asdf install flamingo latest

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

# Now flamingo commands are available
flamingo --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 © Lorenzo Gallucci

About

An ASDF plugin for Flamingo CLI from Weaveworks

License:Apache License 2.0


Languages

Language:Shell 100.0%