UNPKG

annie-coffee

Version:

Simple HTTP client binding for annie.

10 lines (6 loc) 137 B
.PHONY: test install test: ./node_modules/coffee-script/bin/coffee -c *.coffee ./node_modules/mocha/bin/mocha install: npm install