Minimalistic task runner on steroids. Write scripts using JSON5 or ES6 JavaScript modules. Small, fast, supports JSON5 and JS code Clean and tidy: Show command's output only in case of error Fully compatible with package.json scripts: You can just copy & paste them to the launch file Runs locally installed commands from node_modules/.bin like package.json scripts Uses Listr to provide beautiful co

