Commit Graph

1 Commits

Author SHA1 Message Date
c8301c5947 dev-sx-native.sh: run sx-docs with OCaml HTTP server, no Docker/Python
Single command to start the native OCaml HTTP server for sx-docs.
No Docker, no Python, no Quart — just the OCaml binary + Caddy.

  ./dev-sx-native.sh              # port 8013
  ./dev-sx-native.sh 8014         # custom port
  ./dev-sx-native.sh --build      # rebuild first

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 17:15:51 +00:00