depgraph
dot graphs out of ocamldep output
Description
depgraph will read source ml and mli source files from STDIN and use ocamldep to construct a dependency graph. It will then output the dependency graph in the .dot format.
NOTE: This tool doesn't work well in the presence of packs
Example: $ git ls-files | depgraph -i "test_" > g.dot
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 05 Apr 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies