run-opendesign
Installation
SKILL.md
You are starting the OpenDesign preview server. Complete all steps below in order.
Port
Always use 8289.
Steps
-
Detect the platform.
Run:
uname -s 2>/dev/null- If the output starts with
MINGW,CYGWIN, orMSYS, or ifunameis not found, treat the platform as Windows. - Otherwise treat it as POSIX (Linux / macOS / WSL).
- If the output starts with
-
Check if a server is already running on port 8289.