zapier-init

Initialize new Zapier integration project

TLDR

Initialize new integration
$ zapier init [path]
Initialize with template
$ zapier init [path] --template [minimal]

SYNOPSIS

zapier init [options] path

DESCRIPTION

zapier init creates a new Zapier integration project. Scaffolds project structure with boilerplate code. Starting point for developing Zapier integrations with CLI.

PARAMETERS

--template name

Use specific template.

SEE ALSO

zapier(1), zapier-scaffold(1)