- core.sh: run npm install after cloning (downloads Electron binary into app/node_modules — required for the UI to launch) - start.sh template: check if app/node_modules exists and run npm install on first start if missing - start.sh template: warn if DISPLAY/WAYLAND_DISPLAY not set Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| container.sh | ||
| core.sh | ||
| prereqs.sh | ||
| project.sh | ||
| utils.sh | ||
| workflow.sh | ||