gitmoji-cli

v4.3.0
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

package

pkg . --output ./bin/gitmoji --targets latest-linux-x64,latest-macos-x64,latest-win-x64

prepare

husky install

coverage

codecov

prepublishOnly

yarn run lint && yarn run flow && yarn run test

Metadata

  • MIT
  • >=12
  • carloscuesta
  • released 8/3/2021

Downloads

Maintainers