This package has been deprecated

Author message:

WARNING: This project has been renamed to git-emoji-commit. Install using git-emoji-commit instead.

simple-git-emoji

1.1.6 • Public • Published

simple-git-emoji

Simple CLI to encourage more concise commits.

setup

  • $ npm i -g simple-git-emoji
  • $ git-emoji-commit --help to see options

usage

  • $git add . or create alias $ga
  • $git-emoji-commit or $gec
  • $git pull or create alias $gl
  • $git push or 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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i simple-git-emoji

    Weekly Downloads

    0

    Version

    1.1.6

    License

    ISC

    Unpacked Size

    4.74 kB

    Total Files

    3

    Last publish

    Collaborators

    • chancesmith