1.1.6 • Published 8 years ago
simple-git-emoji v1.1.6
simple-git-emoji
Simple CLI to encourage more concise commits.
setup
- $
npm i -g simple-git-emoji - $
git-emoji-commit --helpto see options
usage
- $
git add .or create alias $ga - $
git-emoji-commitor $gec - $
git pullor create alias $gl - $
git pushor create alias $gp
usage alternatives
- $
gec --[option] "YOUR COMMIT MESSAGE" - $
gec "YOUR COMMIT MESSAGE"
dependencies used
https://github.com/tj/commander.js https://github.com/SBoudrias/Inquirer.js