| changeset 5 | ed2abdd11a1b |
| parent 1 | 411d80fcd66c |
--- a/package.coffee Sun Dec 15 17:11:37 2013 +0100 +++ b/package.coffee Sun Dec 15 17:14:26 2013 +0100 @@ -8,6 +8,8 @@ collections: "~0.2.0" q: "~0.9.7" 'q-io': "~1.10.3" + scripts: + start: './node_modules/.bin/coffee server.coffee | ./node_modules/.bin/bunyan -o short' console.log JSON.stringify(p, null, " ")