marigold-dev / marigold-dev/deku

Module dependency graph

Open
#174 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog
Dominant language
OCaml
Stars
82
Forks
17
PR merge metrics
No merged PRs in 30d

Description

We should have a tool that outputs the module-level dependency graph for the project.

Example output: https://gist.github.com/d4hines/0cf7c43dc265672013aeb3b712515e01#file-dep_graph-dot-svg

This was generated with https://github.com/d4hines/ocamldepsdot. Not sure the best way to do this with Reason files.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the example output in the linked gist and the ocamldepsdot project referenced in the issue. Determine how module dependencies should be collected from Reason files and how the tool should fit this project. Done means a usable module-level dependency graph is generated for the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.