UNPKG

denver

Version:

Create layers of ENV variables saved to etcd and deploy docker containers using them

11 lines (9 loc) 172 B
check: test test: @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter spec \ --timeout 300 \ --require should \ --growl \ test/test.js .PHONY: test