emojigit
v1.5.4
Published
A cli tool built using nodejs
Downloads
7
Maintainers
Readme
emojigit
:package: Built Interactive CLI tool for using emojis on commit messages and push is automatically done after each commit!
CLI Commands
Install
npm install -g emojigit
emojigit --help
Usage
$ emojigit
Options
--list, -l List all the available gitmojis
--commit, -c Commit to github Repository
--version, -v Print gitmoji-cli installed version
Examples
$ emojigit -l
$ emojigit -c
Tech Stack
- [x] Nodejs
- [x] Inquirer
- [x] Meow
- [x] Node-fetch
- [x] eslint