Skip to main content

Crate lore

Crate lore 

Source
Expand description

A command library that lives in your shell.

Modulesยง

cli
Command line surface.
console
The terminal device itself, independent of the inherited streams.
model
Types describing a command library.
params
Placeholder syntax for command definitions.
search
Filtering and ordering the command list.
shell
Shell integration: the snippet each shell needs, and where it goes.
store
On-disk locations and readers for everything lore persists.
sync
Keeping one library across machines, through a git repository the user owns.
tui
The picker: a panel drawn below the prompt, driven by key events.
update
Telling people a newer lore exists, without ever installing one.