4 releases

0.1.2 Jun 3, 2022
0.1.1 May 26, 2022
0.1.0 May 26, 2022
0.0.1 May 26, 2022

#30 in #mind

MIT license

455KB
166 lines

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

Dependencies

~3.5MB
~66K SLoC