14 stable releases
2.5.1 | May 24, 2024 |
---|---|
2.3.1 | May 24, 2024 |
1.0.2 | May 23, 2024 |
#407 in Command line utilities
14KB
300 lines
draven
draven creates obsidian graph files from a rust project structs in real time 🌟
Install
cargo install draven
Usage
draven -w -i "path/to/rust_project_src" -o "path/to/an_obsidian_vault"
-i <folder>
location to get rust project from-o <folder>
location to write markdown files to-h
Display help message-w
Watches for file change in input folder-p
Enable linking primitive types in markdown files-s
Silent mode
Dependencies
~1–12MB
~76K SLoC