impronunciable / hackdash

Ideas for a hackathon
http://hackdash.org
MIT License
70 stars 61 forks source link

Use npm scripts instead of the current makefile #114

Closed impronunciable closed 9 years ago

impronunciable commented 9 years ago

Now we are using the makefile only for running the tests. The idea is we can use an npm script for the same task. Also I'll try to change the actual testing for a more robust solution.