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