Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 457 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 457 Bytes

Mario

The Pipeline Runner

Credits

Created for the CLAMS project by GBH Media Library and Archives

develop

pre-commit secret scanning

  1. Install ggshield
pip install ggshield
# or
brew install gitguardian/tap/ggshield
  1. Login to gitguardian
ggshield auth login
  1. Install the pre-commit hooks
pre-commit install