UNPKG

gendiff-irastypain

Version:

Compares two configuration files and shows a difference.

20 lines (13 loc) 182 B
install: npm install start: npm run babel-node -- src/bin/gendiff.js publish: npm publish lint: npm run eslint . test: npm test testwatch: npm run testwatch .PHONY: test