Overview
Helix scaffolds a fully-typed Express/Fastify API from a single schema
file. Commands discover sibling packages and merge their --help
output, so the tool stays tidy as the monorepo grows.
Notes
- Built with Commander, but each subcommand lives in its own package discovered at runtime.
helx explain <task>prints a rendered diff between your schema and the generated code so reviewers can audit changes.