1.1.0 • Published 5 years ago

deepkit v1.1.0

Weekly downloads
44
License
ISC
Repository
github
Last release
5 years ago

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'
1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.0

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago