ddo/node-resemble

View on GitHub
Makefile

Summary

Maintainability
Test Coverage
test:
    mocha --recursive --reporter spec
    
.PHONY: test