1.0.3 • Published 4 years ago
json-to-freemind v1.0.3
this cli tool converts a json to freemind file format (.mm)
Requirements
node.js and npm
Installation
npm install -g json-to-freemind
Usage
json-to-freemind myfile.json myfile.mm
Running unit tests
npm test