fabricatio_novel.cli

Fabricatio Novel CLI entry point.

This module wires up the shared app = typer.Typer(...) instance and the default writer role, then imports every command submodule to register its commands onto the app. Command implementations live in fabricatio_novel.commands.

Module layout:

Attributes

app

ns

writer_role

Module Contents

fabricatio_novel.cli.app
fabricatio_novel.cli.ns = 'write'
fabricatio_novel.cli.writer_role