Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.49 KB
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