Skip to main content

vulkro graph

Show the module dependency graph as JSON. Useful for feeding the project structure into another tool or visualiser.

Usage

vulkro graph [PATH] > graph.json
ArgumentDescriptionDefault
PATHPath to the project root..

Example

vulkro graph . | jq '.nodes | length'