Hi everyone,
we’re in the process of migrating OCaml.org to use Dune package management (see chore: Use Dune package management by sabine · Pull Request #3132 · ocaml/ocaml.org · GitHub). The intent behind this is to
- simplify the Developer Experience when building OCaml.org (to enable newcomers to more easily get started contributing)
- demonstrate and ensure that Dune package management is suitable for the production use case of running OCaml.org
I would like everyone who has contributed, or would like to contribute to OCaml.org, to have the opportunity to try the patch and give feedback first.
So if you’re interested in helping test Dune package management on OCaml.org, please do check out chore: Use Dune package management by sabine · Pull Request #3132 · ocaml/ocaml.org · GitHub, and follow the instructions in the updated docs there.
Very interested in feedback or any other related matters.
Cheers
Sabine