devmoji

v2.1.9
Enhance your conventional commits with gitmoji
cli command-line commit commitlint commitzen conventional-commits emoji emojify gitmoji and 4 more...

generate:emoji

npx ts-node --transpile-only src/scripts/updater.ts

generate:config

npx ts-interface-builder src/config-options.ts

generate

yarn generate:config

prebuild

yarn generate && yarn lint && npx jest

build:rollup

npx rollup -c

build

yarn build:rollup

clean

npx rimraf lib coverage *.log

test

npx jest

test:cov

npx jest --coverage

lint

yarn lint:eslint && yarn lint:ts

lint:eslint

npx eslint bin/*.js src/*.ts --cache --fix

lint:ts

npx tsc -p tsconfig.build.json --noEmit

prepack

yarn build

release

source .env && npx semantic-release --color --no-ci

Metadata

  • MIT
  • Whatever
  • Folke Lemaitre
  • released 4/9/2020

Downloads

Maintainers