bilardi/see-git-steps

a script to see step by step the git commits

dev-master 2022-02-22 18:31 UTC

This package is not auto-updated.

Last update: 2024-04-22 10:31:58 UTC


README

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.

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.

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

Usage

Read the guide.

Development

Create man (using kapouer/ronnjs)

make man

License

This package is released under the MIT license. See LICENSE for details.