1.0.2 • Published 5 years ago

@berakocc/commitify v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

commitify

An NPM CLI for sending commit messages with convenient emojis and format

How to use?

First install the library in your working directory:

npm install @berakocc/commitify

Then be sure your directory has git. And you have some changes. After that type below command:

commitify -p

After choosing options result should be like that:

Documentation

For detailed documentation:

commitify --help

You can also read Changelogs for detailed version updated.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Also you can help me to improve the library by adding new issues.