scaffold_app
Scaffold a new ZeusRuntime middle-man app in Python, choosing CLI or FastAPI API structure.
Instructions
Write a ZeusRuntime middle-man.
app_kind=cli (default) or api (FastAPI POST /turn). coding_language=python only today. UI demos use use_sample / demo_travel_sample, not this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| app_kind | No | cli | |
| target_dir | Yes | ||
| project_name | No | zeus_first_app | |
| coding_language | No | python |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||