clif-dev

1.0.11 • Public • Published

@cto.ai/clif-dev

👾 clif developer tool

Status - WIP

Engines

  • Node 12.4+
  • Node 14.0+

Development

Test:

npm test

Visual coverage report (run after test):

npm run cov

Lint:

npm run lint

Autoformat:

npm run lint -- --fix

Releasing

For mainline releases:

npm version <major|minor|patch>
git push --follow-tags

For prereleases:

npm version prerelease
git push --follow-tags

License

MIT

/clif-dev/

    Package Sidebar

    Install

    npm i clif-dev

    Weekly Downloads

    2

    Version

    1.0.11

    License

    MIT

    Unpacked Size

    28.7 kB

    Total Files

    17

    Last publish

    Collaborators

    • davidmarkclements