Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 326 Bytes

Hygie Tester

A CLI tester for Hygie rules.

Goal

This tool allows you to send customize Git Events to your Hygie local app, for testing purpose.

Getting Started

Just run node src/index.js and customize your Git events !

Events availables:

  • Push,
  • NewBranch,
  • NewIssue,
  • NewPR,
  • IssueComment,
  • PRComment.