Skip to content

📦 Building CLI for adding emojis to git commit messages

Notifications You must be signed in to change notification settings

yatharth1706/emojigit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

📦 Building CLI for adding emojis to git commit messages

Resources

Stars

Watchers

Forks

Packages

No packages published