lepiter-cli-0.6.0 is not a library.
terminal cli and tui for browsing and editing lepiter knowledge bases.
the binary is lepiter-cli and supports both command-line subcommands and
an interactive tui. the tui uses lazy loading for pages and renders snippets
with a markdown-like style.
quick start
subcommands
tui: full-screen list, page reader, and snippet editorlist,ids,search,show,info: non-interactive output
configuration
LEPITER_TUI_PARSED_CACHE/LEPITER_TUI_RENDERED_CACHE: cache sizesLEPITER_EDIT_AUTOSAVE_MS: edit autosave delayLEPITER_PLUGIN_CONFIG: external snippet renderer config
docs
- tui behavior:
docs/tui.md - editor:
docs/editor.md - plugins:
docs/plugins.md