UNPKG

bfg

Version:

Big Friendly Gateway creates a read and write stream to various cloud storage providers

12 lines (10 loc) 192 B
install: @npm install test: @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter spec \ --timeout 300 \ --require should \ --growl \ test/test.js .PHONY: test install