coins-validate

5.0.0 • Public • Published

coins-validate

COINS implementation of nfl's git-validate

Specifically, this package does the following to your project:

  • installs common npm scripts (e.g. "test": "node test/", "validate": "npm ls")
  • installs common pre-commit hooks (e.g. lint, test, docs)
  • installs packages that are required for the above tasks to be successful

This module also is OK with you deviating your own packages requirements as you see fit. On re-install or update, it will cordially NOT squash your modified scripts. It will, however, continue to install dev dependencies that COINS thinks are mandatory! It will also always lock you into the pre-commit hooks it thinks are required. So, if you don't need those tasks on pre-commit, simply echo something back in the corresponding npm script :).

usage

npm i --save-dev coins-validate@latest

always use latest to assert that coins repos always follow our latest spec

Readme

Keywords

none

Package Sidebar

Install

npm i coins-validate

Weekly Downloads

7

Version

5.0.0

License

ISC

Last publish

Collaborators

  • dylancwood
  • cdaringe
  • rsskmr
  • swashcap
  • ruwang
  • dlandis
  • amrvignesh