Skip to content

sadesyllas/NETDependencyGraphMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETDependencyGraphMapper

Usage

$ NETDependencyGraphMapper -h
  NETDependencyGraphMapper:
    Produces a GraphML file, depicting a graph of dependencies, given a group of paths to solution files.
  
  Usage:
    NETDependencyGraphMapper [options]
  
  Options:
    -s <solution paths> (REQUIRED)    The path to a solution file (this option can be repeated to pass multiple paths to solution files.
    -o <output path> (REQUIRED)       The path to the output GraphML file.
    --version                         Show version information
    -?, -h, --help                    Show help and usage information

About

Produces a GraphML file, depicting a graph of dependencies, given a group of paths to solution files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages