Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

start-runner/simple-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
deepsweet
Dec 31, 2016
ab9fc73 Β· Dec 31, 2016

History

51 Commits
Dec 28, 2016
Dec 24, 2016
Dec 31, 2016
Dec 24, 2016
Dec 24, 2016
Dec 24, 2016
Feb 9, 2016
Dec 31, 2016
Feb 13, 2016
Dec 28, 2016
Dec 28, 2016
Dec 28, 2016

Repository files navigation

start-simple-cli

npm linux build windows build deps

Simple CLI for Start. Using ES6+? Try start-babel-cli.

Install

npm install --save-dev start-simple-cli
# or
yarn add --dev start-simple-cli

Usage

  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.