codecombat/bin/coco-test-server

5 lines
127 B
Text
Raw Normal View History

2014-01-03 13:32:13 -05:00
#!/bin/bash
cd ~/Desktop/coco
node_modules/.bin/nodemon . --ext ".coffee|.js" --watch server --watch server.coffee --unittest