mix caravela.gen (Caravela v0.9.0)

Copy Markdown View Source

All-in-one generator. Produces:

Flags:

  • --dry-run — print the generated files without writing
  • --output DIR — write under DIR instead of the project root
  • --force — overwrite existing files without prompting
  • --no-scope — skip printing the router snippet

Regeneration preserves content below the # --- CUSTOM --- marker in every file that has one (schemas, contexts, controllers).