regula plugin for the asdf version manager.
bash
,curl
,tar
: to download and unpack regula
Plugin:
asdf plugin add regula
# or
asdf plugin add regula https://github.com/launchbynttdata/asdf-regula.git
regula:
# Show all installable versions
asdf list-all regula
# Install specific version
asdf install regula latest
# Set a version globally (on your ~/.tool-versions file)
asdf global regula latest
# Now regula commands are available
regula --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Launch by NTT DATA