Skip to content

pigoz/flow-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.