UNPKG

digger-stack

Version:

A service map for a digger network

13 lines (11 loc) 203 B
test: @echo server test @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter spec \ --timeout 300 \ --require should \ --growl \ test/test.js install: npm install .PHONY: test