gize-generator 0.1.0

Code generation engine for Gize: safe file writing and template rendering.
Documentation

Code generation engine for Gize.

Two responsibilities:

  1. Turn [gize_core] specs into file contents (via [gize_templates]).
  2. Write those files safely — never clobbering user code without --force, and supporting --dry-run (ADR-012).