nevermind

Crates.ionevermind
lib.rsnevermind
version0.1.2
sourcesrc
created_at2022-05-26 02:26:43.745524
updated_at2022-06-03 19:30:33.541218
descriptionmind maps as code
homepage
repository
max_upload_size
id593905
size557,518
Eduardo Canellas (dbofmmbt)

documentation

README

nevermind

mind maps as code

Allows you to convert a yaml file to a dot format which will look like a mind map after sending it to graphviz. Just pass the path to the .yaml file to the program and it will put the corresponding .dot file in stdout.

Yes, it's pretty simple right now, but the M on MVP is there for a reason 😆.

Showing a yaml input and a diagram output

Commit count: 0

cargo fmt