| Crates.io | draven |
| lib.rs | draven |
| version | 2.5.1 |
| created_at | 2024-05-22 15:44:55.922343+00 |
| updated_at | 2024-05-24 10:47:55.593119+00 |
| description | draven creates obsidian graph files from a rust project structs in real time |
| homepage | |
| repository | https://github.com/AuracleTech/draven |
| max_upload_size | |
| id | 1248072 |
| size | 24,110 |
draven creates obsidian graph files from a rust project structs in real time 🌟

cargo install draven
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