Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 528 Bytes

RANKING PBR

A system for scoring games or pranks with friends

COMMITIZEN FIENDLY

Commitizen friendly

You can commit this project using the command:

  • yarn commit or npx commit

Or you can substitute your git commit script for a commitizen use:

  • npm install commitizen -g

Now use the commands bellow:

  • yarn cm or npx cm or git commit (if you installed cz cli globally)
  • answer the questions and finished!