2.3.8 • Published 1 year ago

workfloose v2.3.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Workfloose

build license npm release codebase

Scaffold workflow for CI/CD

Demo

Install

# recommended
npx workfloose

# using npm global installation
npm install -g workfloose

# using yarn global installation
yarn add global workfloose

Command-line Interface (CLI)

Change to your working repository

cd project_name

Now, you can generate workflows with the command genarate

# recommended
npx workfloose generate

# using global installation
workfloose generate

The following is the help text from the workfloose cli. To see this and more information anytime,add the help command to your call.

# recommended
npx workfloose help

# using global installation
workfloose help

Check version of workfloose with version command

# recommended
npx workfloose version

# using global installation
workfloose version

Support

Workfloose is an MIT-licensed open source project. It can grow thanks to the sponsors and support.

License

Workfloose is MIT licensed.