gotong
v0.1.0
Published
Gotong (gotong-royong) — npx-able meta package: `npx gotong start` boots a full hub. Real CLI lives in @gotong/cli; this package owns the short name and pulls @gotong/host into the install closure.
Readme
gotong
The npx-able front door of Gotong (gotong-royong — the whole village shoulders the work together).
npx gotong start # boot a full hub (web UI + WebSocket + IM bridges)
npx gotong doctor # pre-flight environment check
npx gotong helpThis is a thin meta package: the actual CLI is
@gotong/cli, and this package
additionally depends on @gotong/host
so that start finds a host to boot. Installing @gotong/cli alone gives the
lighter sidecar/scaffolding toolkit without the host closure.
Docs: QUICKSTART · 中文文档
