Generate markdown changelog from git commits
Built with ❤︎ by tiaanduplessis and contributors
$ npm install -g cl-gen
# OR
$ yarn global add cl-gen
cl-gen --title=foop
Contributions are welcome!
- Fork it.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Or open up a issue.
Licensed under the MIT License.