a-novel

command
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 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 existing `test` / `build` / `run` commands are wrapped via internal/cli's LegacyHandlers so they keep working unchanged through the transition; `run` is removed in phase 12 once parity is reached.

Jump to

Keyboard shortcuts

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