5 lines
369 B
YAML
5 lines
369 B
YAML
interface:
|
|
display_name: "macOS Self-Contained Web App"
|
|
short_description: "Embed a local web backend in a self-contained macOS WKWebView app."
|
|
default_prompt: "Create or refactor this project into a self-contained macOS app wrapper with web/src + mac/src layout, embedded backend binary, native Help popup, DMG output in build/dmg, and proper .gitignore rules."
|