asdf-gitleaks [](https://github.com/jmcvetta/asdf-gitleaks/actions/workflows/build.yml) [](https://github.com/jmcvetta/asdf-gitleaks/actions/workflows/lint.yml)
September 24, 2022 · View on GitHub
asdf-gitleaks

Gitleaks plugin for the asdf version manager.
Contents
Install
Plugin:
asdf plugin add gitleaks https://github.com/jmcvetta/asdf-gitleaks.git
gitleaks:
# Show all installable versions
asdf list-all gitleaks
# Install specific version
asdf install gitleaks latest
# Set a version globally (on your ~/.tool-versions file)
asdf global gitleaks latest
# Now gitleaks commands are available
gitleaks --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 © Jason McVetta