/commit.sh

Generate commit message according to AngularJS Commit Message Conventions

Primary LanguageShell

commit

github-repo github-star

commit.sh is shell script generates commit message according to AngularJS Commit Message Conventions.

👨‍💻 about commit.sh

commit-example

😏 easy to use

> commit.sh
> <type subject>
> <select type>
> <type scope>
> <select editor>
> <write body>
> done!

✏ you can use editor to write body

Visual Studio Code
GNU Nano
vi
vim
gedit

✨ or you can use built in editor :)