Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.32 KB

asdf-gitleaks Build Lint

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