a-novel

command
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Command a-novel is the A-Novel storyverse build tool: a single, branded CLI for local development. It runs standalone capabilities (test, build, publish) and fronts a long-lived background daemon that supervises run targets — `a-novel core start` brings it up, and the daemon-backed verbs (`ps`, `start`, `kill`, `logs`, `env`, `volume`, ...) talk to it over a unix socket via connect-rpc.

Dispatch is Cobra-based: every subcommand is a *cobra.Command attached to the root. The standalone `test` and `build` commands are wrapped via internal/cli's LegacyHandlers because they run their own flag parsers rather than Cobra's.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL