workfloose
v2.3.8
Published
Scaffold workflow for CI/CD
Maintainers
Readme
Workfloose
Scaffold workflow for CI/CD

Install
# recommended
npx workfloose
# using npm global installation
npm install -g workfloose
# using yarn global installation
yarn add global workflooseCommand-line Interface (CLI)
Change to your working repository
cd project_nameNow, you can generate workflows with the command genarate
# recommended
npx workfloose generate
# using global installation
workfloose generateThe 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 helpCheck version of workfloose with version command
# recommended
npx workfloose version
# using global installation
workfloose versionSupport
Workfloose is an MIT-licensed open source project. It can grow thanks to the sponsors and support.
License
Workfloose is MIT licensed.
