An open API service indexing awesome lists of open source software.

https://github.com/nikiforovall/edu-scope-to-mindmap

CLI tool to build mind maps. Developed based on https://nikiforovall.github.io/xmindcsharp/
https://github.com/nikiforovall/edu-scope-to-mindmap

Last synced: 22 days ago
JSON representation

CLI tool to build mind maps. Developed based on https://nikiforovall.github.io/xmindcsharp/

Awesome Lists containing this project

README

        

# edu-scope-to-mindmaps ![.NET Core](https://github.com/NikiforovAll/edu-scope-to-mindmap/workflows/.NET%20Core/badge.svg)

**Input:**
![payload_example](./assets/payload_example.png)

**Execute:**
```bash
dotnet run --path ./logs --name test.xmind --source-path logs/input.xlsx
```

**Output:**

![example_output1](./assets/example_output1.png)