1.0.11 • Published 4 years ago
clif-dev v1.0.11
@cto.ai/clif-dev
👾 clif developer tool
Status - WIP
Engines
- Node 12.4+
- Node 14.0+
Development
Test:
npm testVisual coverage report (run after test):
npm run covLint:
npm run lintAutoformat:
npm run lint -- --fixReleasing
For mainline releases:
npm version <major|minor|patch>
git push --follow-tagsFor prereleases:
npm version prerelease
git push --follow-tagsLicense
MIT