Noodle Seed
ReferenceCLI reference

noodle init

Create a local Noodle project from a template.

Create a local Noodle project from a template.

Usage

noodle init [dir]

Options

  • --template saas|hello|http-api|widget
  • --name <slug>
  • --force — Overwrite user-modified files.
  • --agents codex|claude-code|all|none
  • --no-agents
  • --no-docs-mcp — Skip connecting the docs assistant MCP.
  • --dry-run
  • --json

Runs locally — no account or hosted service required.

Run noodle init --help for the latest options and details.

On this page