There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple graph module. It scans a repository for files containing nodes with dependencies (JSON). It loads thoses dependencies in Java objects, and then it inverts all dependencies in the graph.