Skip to content

marcelosousa/tiger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiger 🐯

This is an experimental CLI that uses Reviewpad configurations to automate workflows locally.

Git hooks with reviewpad 🐯

  • Enforce conventional commits.

Installation

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.