1.5.4 • Published 4 years ago

emojigit v1.5.4

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

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

  • Nodejs
  • Inquirer
  • Meow
  • Node-fetch
  • eslint