workflow-script

1.0.0-alpha-1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i workflow-script

Weekly Downloads

11

Version

1.0.0-alpha-1

License

MIT

Unpacked Size

1.46 MB

Total Files

95

Last publish

Collaborators

  • alexandref93