1.1.0 • Published 8 years ago

repo-dep-dot v1.1.0

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
8 years ago

repo-dep-dot

Creates dot file to visualize dependencies between repos

Prerequisite (suggested)

  • Download graphviz here

Command usage

repodepdot

Options:

  -o, --org            Define github organization (required)
  -g, --github         Define a custom github instance URI
  -a, --auth           Define if you would like to be prompted for https credentials
  -f, --output-file    Define an output file
  • Use one of the various graphviz commands to generate a visualization.

E.g.: dot -Tsvg np-dep.dot -o np-dep.dot.svg

Notes

You may run into rate limits if you execute on a very big organization, multiple times.
Rate limits are higher if you authenticate.

Samples

Alt text Alt text