gitmoji-cli

v7.1.0
A gitmoji client for using emojis on commit messages.
gitmoji emoji carloscuesta commit

flow

flow

lint

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

test

FORCE_COLOR=1 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
  • >=14.16
  • carloscuesta
  • released 2/2/2023

Downloads

Maintainers