5 lines
289 B
Markdown
5 lines
289 B
Markdown
## Reiki
|
|
|
|
Simple CLI tool to parse a directory of markdown files, retrieve a list of keywords via a rake model, and append them to their metadata.
|
|
|
|
If the YAML header is missing, or if the header is incorrect, this will break. Adjust the MetaData type in `cli.rs` to match the YAML header. |