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--fieldsspec or a--jsonsample (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>