workfloose

2.3.8 • Public • Published

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.

Package Sidebar

Install

npm i workfloose

Weekly Downloads

32

Version

2.3.8

License

MIT

Unpacked Size

90.1 kB

Total Files

43

Last publish

Collaborators

  • iamando