marigold-dev / marigold-dev/deku
Module dependency graph
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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