5.0.0 • Published 9 years ago

coins-validate v5.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

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

5.0.0

9 years ago

4.1.2

9 years ago

4.1.1

9 years ago

4.1.0

9 years ago

4.0.0

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.1.0

9 years ago

2.0.6

9 years ago

2.0.5

9 years ago

2.0.4

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.1.15

9 years ago

1.1.14

9 years ago

1.1.13

9 years ago

1.1.12

9 years ago

1.1.11

9 years ago

1.1.10

9 years ago

1.1.9

9 years ago

1.1.8

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago