A CLI tester for Hygie rules.
This tool allows you to send customize Git Events to your Hygie local app, for testing purpose.
Just run node src/index.js
and customize your Git events !
Events availables:
- Push,
- NewBranch,
- NewIssue,
- NewPR,
- IssueComment,
- PRComment.