hyalo-cli 0.12.0

CLI for exploring and managing Markdown knowledge bases with YAML frontmatter
Documentation
1
2
3
fn main() {
    hyalo_cli::run();
}