UNPKG

gendiff-ver2

Version:
18 lines (12 loc) 174 B
install: npm install start: npm run babel-node -- 'src/bin/gendiff.js' publish: npm publish build: npm run build lint: npm run eslint -- src __tests__ test: npm t