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

start-runner/babel-cli

Repository files navigation

start-babel-cli

npm linux build windows build deps

Babel CLI for Start – "wrapper" over start-simple-cli with babel-register required.

Install

npm install --save-dev start-babel-cli
# or
yarn add --dev start-babel-cl

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.