0.1.1 • Published 7 years ago

flow-local v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

flow-local

npm version Downloads/month Dependency Status

The local flow executor.

Installation

> npm install -g flow-local

Note:

  • The flow-bin module must not be installed into global.
  • This module must be installed into global.

Usage

First, please install the flow-bin module in your devDependencies.

> yarn add flow-bin -D

Next, please do flow.

> flow

This command executes the global flow-local, which finds the project based flow installed to devDependencies.