n8n/packages/@n8n/create-node
2025-07-30 23:09:49 +01:00
..
bin feat: Add @n8n/node-cli package with an empty create command (#17620) 2025-07-30 23:09:49 +01:00
package.json feat: Add @n8n/node-cli package with an empty create command (#17620) 2025-07-30 23:09:49 +01:00
README.md feat: Add @n8n/node-cli package with an empty create command (#17620) 2025-07-30 23:09:49 +01:00
tsconfig.json feat: Add @n8n/node-cli package with an empty create command (#17620) 2025-07-30 23:09:49 +01:00

@n8n/create-node

Scaffold a new community n8n node

Usage

npm create @n8n/node
# or
pnpm create @n8n/node
# or
yarn create @n8n/node