Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Create interactive graph of inter-class dependencies

License

Notifications You must be signed in to change notification settings

willhbr/dependency-visualiser

Repository files navigation

Class Dependency Grapher

Usage:

  1. Build a jar: lein uberjar
  2. Clone a repo to examine
  3. Run the analyser: java -jar dependency-analyser.jar $REPO_PATH $FILE_EXT

FILE_EXT should be the extension(s) used for code in the project. They should define classes with capital letters and use a class keyword.

Screenshot of simple dependency graph

About

Create interactive graph of inter-class dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published