Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.2 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.2 KB

emojigit

npm version npm downloads GitHub stars David Dependencies GitHub issues

📦 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

🔧 Tools Used

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