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