logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Zapier Scaffold - Generate Integration Templates | Online Free DevTools by Hexmos

Generate Zapier integration templates with Zapier Scaffold. Quickly create triggers, searches, creates, and resources for your Zapier apps. Free online tool, no registration required.

zapier-scaffold

Add a starting trigger, create, search, or resource to an integration. More information: https://platform.zapier.com/reference/cli#scaffold.

  • Scaffold a new trigger, create, search, or resource:

zapier scaffold {{trigger|search|create|resource}} {{noun}}

  • Specify a custom destination directory for the scaffolded files:

zapier scaffold {{trigger|search|create|resource}} {{noun}} {{[-d|--dest]}}={{path/to/directory}}

  • Overwrite existing files when scaffolding:

zapier scaffold {{trigger|search|create|resource}} {{noun}} {{[-f|--force]}}

  • Exclude comments from the scaffolded files:

zapier scaffold {{trigger|search|create|resource}} {{noun}} --no-help

  • Show extra debugging output:

zapier scaffold {{[-d|--debug]}}