Dabolus / asdf-traefik

Traefik plugin for asdf version manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-traefik Build Lint

traefik plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, awk find: generic POSIX utilities.

Install

Plugin:

asdf plugin add traefik
# or
asdf plugin add traefik https://github.com/Dabolus/asdf-traefik.git

traefik:

# Show all installable versions
asdf list-all traefik

# Install specific version
asdf install traefik latest

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

# Now traefik commands are available
traefik --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 © Giorgio Garasto

About

Traefik plugin for asdf version manager.

License:MIT License


Languages

Language:Shell 100.0%