Cleaned up build & test system.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 22 Dec 2012 17:49:23 +0000 (18:49 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 22 Dec 2012 17:49:23 +0000 (18:49 +0100)
commit2dd0030431dfc7e45138a4ea27e610b2b20ebb0f
tree1340d44967ebe1cd07616c69c7d07353dbfa94ac
parent3f875c7517fb903285c8b19bc0d6440901e08bf3
Cleaned up build & test system.

* Moved Makefile tasks to npm scripts.
* Use `npm run bench` to run benchmarks.
* Use `npm run check` to run JSHint checks.
* Use `npm test` to run tests on all platforms.
* JSHint is being run every time before publishing code to npm repository.
* Updated docs.
Makefile [deleted file]
README.md
package.json
test.bat [deleted file]