boatramp 0.2.2

boatramp — self-hosted, streaming-first static site publishing (server + CLI in one binary)
1
2
3
4
interface exit {
  /// Exit the current instance and any linked instances.
  exit: func(status: result);
}