mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-13 06:36:26 +03:00
8 lines
541 B
JSON
8 lines
541 B
JSON
{
|
|
"stdout": "Usage: impeccable live-inject [options]\n\nInsert or remove the live mode script tag in the project's HTML entry point.\nReads configuration from .impeccable/live/config.json.\n\nModes:\n --port PORT Insert script tag pointing at http://localhost:PORT/live.js\n --remove Remove the script tag (if present)\n --check Print whether .impeccable/live/config.json exists and its content\n\nOutput (JSON):\n { ok, file, inserted|removed, config? }\n",
|
|
"stderr": "",
|
|
"exit": 0,
|
|
"signal": null,
|
|
"files": {}
|
|
}
|