Local web GUI

Run Silk Code’s browser interface locally while the coding environment and project remain under your control.

Open a project

cd ~/Projects/my-project
silkcode gui .

# Default address
http://127.0.0.1:8377

Workspace

The path passed to silkcode gui is the repository Silk Code will work on.