command/create/generators library

Functions

createFeature(CreateOptions opts, ProjectContext ctx) → void
river_cli create feature:<name> --fields "..." (or --json)
createModel(CreateOptions opts, ProjectContext ctx) → void
river_cli create model:<name> — from a --fields spec or a --json sample (which can produce nested models).
createRepository(CreateOptions opts, ProjectContext ctx) → void
river_cli create repository:<name>
createWidget(CreateOptions opts, ProjectContext ctx) → void
river_cli create widget:<name>