Skip to content
/ starterkit-workflow Public template

🔰 Caido Workflow StarterKit

License

Notifications You must be signed in to change notification settings

caido/starterkit-workflow

Repository files navigation

image

Website   •   Dashboard   •   Docs   •   Roadmap   •   Branding   •   Discord

🔰 StarterKit Workflow

This is the starter kit for a Caido workflow JS script.

Check out our documentation on workflows.

You don't need to use this to use worklows, this is really only to help you with more complex JS node scripts.

🏎️ Usage

  1. npm i
  2. Make some modifications in src
  3. npm run build
  4. Copy the content of script.js in dist into the JS node
  5. (Optional) Use the generated workflow.json in dist

💡 Workflow Template

If you have a stable workflow, you can Download it from Caido and use it as a template. The build process will inject the script where you put the tag [REPLACE_SCRIPT]. You can take inspiration from workflow.template.json