This is an experimental CLI that uses Reviewpad configurations to automate workflows locally.
Git hooks with reviewpad 🐯
- Enforce conventional commits.
Install tiger
with:
go install github.com/marcelosousa/tiger@latest
Install git hooks in current repository with:
tiger init
You can check the available hooks here.