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

https://github.com/minegishirei/ReadableChart

you can automatically build "call graph" from source code written in vba and vb6.
https://github.com/minegishirei/ReadableChart

Last synced: 2 months ago
JSON representation

you can automatically build "call graph" from source code written in vba and vb6.

Awesome Lists containing this project

README

          

# ReadableChart(what is this?)

you can automatically build "call graph" from source code written in vba and vb6.

This original srouce code is VBAToolKit.

## how to install

run next command in powershell terminal.



git clone git@github.com:kawadasatoshi/ReadableChart.git.

## how to run

run next command and open src.svg.



./main.ps1 #build src.xml and src.uml
plantuml -svg src.uml #build src.svg