Skip to content

GraemeF/TeamCityGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamCityGraph

Create a graph of TeamCity projects and NuGet packages.

To use:

  1. Edit Program.cs and enter your username, password, and TeamCity REST API URI into the fields at the top of the class (yeah yeah, I accept pull requests :P).
  2. Build and run, piping the output to a .dot file
  3. Run your .dot file through GraphViz to produce the graph in the format of your choice.

About

Create a graph of TeamCity projects and NuGet packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages