gitmojis

v2.0.0
An emoji guide for your commit messages.
gitmoji emoji carloscuesta commit

build

next build

dev

next dev

export

next export && touch out/.nojekyll

flow

flow

lint

prettier --check src/**/*.{js,json,scss}

start

next start

test

jest --coverage

validate:gitmojis

jsonlint ./src/data/gitmojis.json -V ./src/data/schema.json

prepublishOnly

git checkout master && git pull && npm run validate:gitmojis

Metadata

  • MIT
  • Whatever
  • Carlos Cuesta
  • released 6/26/2020

Downloads

Maintainers