@hypercli/gen
Code generation engine plugin for the hyper CLI. Provides the recipe execution system, Jig template engine, AI 2-pass generation, and all generation commands.
Install
Included automatically with @hypercli/cli. Can also be installed as a standalone oclif plugin.
Commands
hyper gen <recipe> — Execute a recipe to generate code
hyper recipe list — List available recipes
hyper recipe run <file> — Run a recipe by file path
hyper recipe validate <file> — Validate a recipe file
hyper cookbook list — List cookbooks
hyper cookbook info <name> — Show cookbook details
Documentation
Full documentation at hyperdev.saulo.engineer.
License
MIT