UNPKG

magic-carpet

Version:

npm-scripts JS shell runnig simplified like magic

13 lines (11 loc) 163 B
const { runAndExit } = require('../../'); runAndExit(` npm-run-all clear test clear lint clear coverage && yarn sort-package-json `);