• Nick Stenning's avatar
    Add NPM scripts to package.json · a6d6f2b1
    Nick Stenning authored
    This serves two purposes:
    
    - The default `npm install && npm test` now suffices to run the test
      suite. This is what Travis and many other systems will do by default
      to build JavaScript projects.
    
    - It removes the need to do $(shell npm bin) hackery in the Makefile.
    a6d6f2b1
Name
Last commit
Last update
.github Loading commit data...
h Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
.npmignore Loading commit data...
CODE_OF_CONDUCT Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...