Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gianlucaguarini/cmt
Get rid of all the boring git commit messages like 'small fix'. cmt is an automatic git commit generator
https://github.com/gianlucaguarini/cmt
Last synced: 12 days ago
JSON representation
Get rid of all the boring git commit messages like 'small fix'. cmt is an automatic git commit generator
- Host: GitHub
- URL: https://github.com/gianlucaguarini/cmt
- Owner: GianlucaGuarini
- License: mit
- Created: 2014-07-18T17:54:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-28T09:32:15.000Z (almost 10 years ago)
- Last Synced: 2024-11-01T11:42:36.384Z (19 days ago)
- Language: JavaScript
- Size: 528 KB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cmt
===Get rid of all the boring git commit messages like 'small fix'. cmt is an automatic git commit generator
![demo](https://raw.githubusercontent.com/GianlucaGuarini/cmt/master/demo.gif?2)
### Installation
```shell
$ npm install cmt -g
```### Usage
Type ```cmt ``` in your terminal form a project using git to get a custom commit message
You can also use ```cmt [topic]``` to specify the topic of your messagesAvailable topics
- emojis
- sport
- sounds
- philosophy
- movies### Contribute
If you want to contribute please enhance the list of the topics creating new ones and adding new entries on the existing ones