Simple CLI for Start. Using ES6+? Try start-babel-cli.
npm install --save-dev start-simple-cli
# or
yarn add --dev start-simple-cli
Usage: index [options] <tasks runner> [arguments]
Options:
-h, --help output usage information
-f, --file, <file> tasks file path, tasks.js by default
-p, --preset, <preset> tasks preset
See documentation for details.