comparer
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

automated tests

NEVER commit something that breaks the build! If you do, you suck. You can easily prevent this by linking the test.sh script as a git pre-push or pre-commit hook!

like this:

ln test.sh .git/hooks/pre-commit

If you use a git commit hook for testing, you may also bypass this hook with the --no-verify or -n option of git commit, like this:

git commit -nm'some commit message'

Readme

Keywords

none

Package Sidebar

Install

npm i comparer

Weekly Downloads

25

Version

0.0.1

License

ISC

Last publish

Collaborators

  • elmerbulthuis