1.0.0-alpha-1 • Published 6 years ago

workflow-script v1.0.0-alpha-1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Workflow

Create a complex workflow in a simpler way

Build Status: Linux Build status Coverage Status

Contents

Install

With yarn:

yarn add workflow-cli
// or
yarn global add workflow-cli

With npm:

npm install workflow-cli
// or
npm install workflow-cli --global

Usage

// .workflow on project folder

cp /path/oldFile /path/newFile
mv /path/earth /path/mars

On terminal:

$ workflow

CLI

Configuration

Documentation

Plugins

Demos

Contributing

MIT © Carlos Alexandre Fuechter