gitmoji-cli

v3.2.3
A gitmoji client for using emojis on commit messages.
gitmoji emoji carloscuesta commit

flow

flow

lint

prettier --check src/**/*.js

test

jest

build

babel src -d lib

clean

rm -rf lib

coverage

codecov

prepublishOnly

yarn run lint && yarn run flow && yarn run test && yarn run clean && yarn run build

Metadata

  • MIT
  • >=10
  • Carlos Cuesta
  • released 3/11/2020

Downloads

Maintainers