gitcommit

v1.0.14
Lightweight and joyful `git commit` replacement. Conventional Commits compliant.

lint

hela lint

test

hela test --no-build

precommit

yarn lint && yarn test && git add --all

commit

node ./src/cli.js

commit-dry

git add --all && node ./src/cli.js

release

hela release --no-build

prepublishOnly

hela protect
npm i gitcommit

Metadata

Downloads

Maintainers