Install cbf
globally
npm install cbf -g
Install editorconfig
and prettier
plugins in your editor
Output errors by adding NODE_ENV=test
when running cbf
NODE_ENV=test cbf
cbf
is deployed from master
branch when a new tag is merged.
Use cbf
to update the npm tag
$ cbf
-> npm
--> version
--> patch / minor / major
Install git-chglog and run:
$ cbf
--> update-changelog