✨commit.sh is shell script generates commit message according to AngularJS Commit Message Conventions.
👨💻 about commit.sh
😏 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 :)

