forked from Gitlink/gitlink-cli
新增 server 子命令启动 HTTP 服务(:8080),提供 /api/scenarios、/api/run、/api/result/{key}、/api/health;前端含仪表盘(index)、独立结果页(result)、热点追踪页(hotspot),6 科研场景一键运行与可视化。在 cmd/root.go 注册子命令。
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| cmdutil | ||
| config | ||
| doctor | ||
| server | ||
| cmd_test.go | ||
| root.go | ||
| root_test.go | ||