hdk-durandal
v1.0.2
Published
Tool for creating a .svg graph for each file in folder
Downloads
3
Readme
Durandal
Requirements
- Node v14 or higher
- Graphviz installed
Install
NPM
npm i -g @eisen/durandal
Usage
Create .durandal.json config
{
"paths": [
"./example"
]
}
Run
npx durandal