robinjmurphy/node-readability-api

View on GitHub
Makefile

Summary

Maintainability
Test Coverage
test:
    ./node_modules/.bin/mocha --recursive --reporter spec

.PHONY: test