faf_quick
Generate a .faf project file from a one-line input with name, description, language, framework, and hosting. Optionally sets project path and force overwrite.
Instructions
Lightning-fast .faf creation - One-liner format: "name, description, language, framework, hosting"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path. Sets session context for subsequent calls. | |
| input | Yes | Quick input: "project-name, description, language, framework, hosting" (minimum: name, description) | |
| force | No | Force overwrite existing .faf file |