/mindmeister-to-freemind

Utility to convert between MindMeister format and Freemind

Primary LanguageGo

mindmeister-to-freemind

Utility to convert between MindMeister format and Freemind

Read more at this blog post

To run directly use

go run mind2mm.go <args>

To build a binary use

go build -o mind2mm mind2mm.go