phodal / coca

Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。

Home Page:https://coca.migration.ink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmd dot not found

zdhuangelephant opened this issue · comments

os: window10
coca's branch: master

exceptions from console output:
cmd.Run() failed with: exec: "dot": executable file not found in %PATH%, what's the matter, please help me

follow README install Graphviz

image

多谢, 刚刚也google下,是需要下载图片生成工具的,很是感谢您