1.2.2 • Published 1 year ago

gitemo-cli v1.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

gitemo-cli 🚀

A emoji-based git cli for developers to write production level commits!

Installation

  • Install this cli with npm
  npm i gitemo-cli -g
  • Make changes to your code (must be initalised with git already)

  • Use it by running in terminal

     gitemo
## Run Locally

Clone the project

```bash
  git clone https://github.com/SySagar/gitemo-cli

Go to the project directory

  cd gitemo-cli

Install dependencies

  npm install

Start the the local CLI

   yarn start

License

MIT