Show dependency graph of a multi-component dune project

Install

Authors

Maintainers

Sources

v1.3.0.tar.gz
md5=2af30a7ced43530a9b9cf04877dc5a5e

Description

Dune-deps scans a dune project and produces a dependency graph which can be rendered with 'dot'. It is useful for projects that define multiple libraries or executables. It allows the developer to visualize the dependencies between the various components of a project.

Published: 04 Jun 2021

Dependencies (4)

  1. sexplib
  2. ocaml
  3. dune >= "2.1"
  4. cmdliner >= "1.0.0"

Dev Dependencies

    None

Used by

    None

Conflicts

    None