Awesome
<div align="center">asdf-traefik
traefik plugin for the asdf version manager.
</div>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