Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

workfloose

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workfloose

Scaffold workflow for CI/CD

  • 2.3.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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.

Keywords

FAQs

Package last updated on 10 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc