lazygitcommit
v1.1.2
Published
simple style with git commit comments for personal workflow
Downloads
3
Readme
lazygitcommit
Simple style to comment with git commit.
Install
npm i -g lazygitcommit
yarn global add lazygitcommit
Configure
- [FEATURE]: Add new feature.
- [BUGFIX]: Fix bug or error.
- [BUILD]: Deal with file structures, packages, modules and change dependencies or configure.
- [STYLE]: Markup, code formatting.
- [DOCS]: Edit documentations.