UNPKG

dependency-groups

Version:

Convert a list of dependencies into groups

8 lines (5 loc) 110 B
node_modules: package.json npm install .PHONY: test test: ./node_modules/.bin/mocha $(wildcard *_test.js)