UNPKG

mongotiles

Version:

mongotiles is a tilelive backend plug-in for MongoDB GridFS

6 lines (4 loc) 159 B
TESTS = test/index.coffee test: @./node_modules/mocha/bin/mocha --compilers coffee:coffee-script/register --reporter list $(TESTFLAGS) $(TESTS) .PHONY: test