UNPKG
annie-coffee
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Simple HTTP client binding for annie.
annie-coffee
/
Makefile
10 lines
(6 loc)
•
137 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
.PHONY:
test
install
test
: ./node_modules/coffee-script/bin/coffee -c *.coffee ./node_modules/mocha/bin/mocha install: npm install