UNPKG

@lykmapipo/gridfs-stream

Version:

Writable/Readable Nodejs compatible GridFS streams

8 lines (4 loc) 111 B
TESTS = test/*.js test: @./node_modules/mocha/bin/mocha --reporter list $(TESTFLAGS) $(TESTS) .PHONY: test