This package contains a script to see step by step the git commits. It is part of the educational repositories to learn how to write stardard code and common uses of the TDD.
If you want integrate it in your project, add the script package into your composer.json or package.json. If you have any problem, create an issue.
The package is self-consistent, when you have installed on your device the git program.
Global installation
make install
If you want to test it, there are some dependencies but the test script will install everything it needs.
make test
Read the guide.
Create man (using kapouer/ronnjs)
make man
This package is released under the MIT license. See LICENSE for details.