Skip to content

bschuedzig/dncviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generates GraphViz graphs from dotnet core solutions.

It's not meant to be a ready-made solution, just a quick scribble which solves my problem 😉

Dependencies

brew install graphviz

Syntax

# Install nodejs dependencies
yarn

# Execute
./generate.sh ../../path/to/your.sln

# Results are in ./out

About

Generate GraphViz from dotnet core .sln

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published