rotkeeper.sh
This is the main CLI interface for invoking Rotkeeper rituals. It
wraps and dispatches calls to each rc-*.sh script using
familiar subcommands.
π§ Purpose
To provide a unified command for interacting with all parts of the rotkeeper toolchain, including initialization, rendering, blessing, verifying, and packing.
π Usage
./rotkeeper.sh [command] [flags]π§ Supported Commands
| Command | Description |
|---|---|
init |
Create default folders and templates |
assets |
Copy static files into output/ |
render |
Render markdown into HTML tombs |
bless |
Create changelog and version marker |
verify |
Check tomb integrity |
record |
Log current git + datetime info |
pack |
Create .tar.gz of output & logs |
test |
Run all scripts in dry mode |
help |
Show available commands |
π§ͺ Example
./rotkeeper.sh render
./rotkeeper.sh bless
./rotkeeper.sh packβThe rotkeeper never types the full path. The path types itself.β