See git commit step by step
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., (*1)
Installation
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., (*2)
The package is self-consistent, when you have installed on your device the git program., (*3)
Global installation, (*4)
make install
If you want to test it, there are some dependencies but the test script will install everything it needs., (*5)
make test
Usage
Read the guide., (*6)
Development
Create man (using kapouer/ronnjs), (*7)
make man
License
This package is released under the MIT license. See LICENSE for details., (*8)