ocaml / oasis

Cabal like system for OCaml
Other
124 stars 45 forks source link

Create documentation to migrate from OASIS to dune #129

Open gildor478 opened 5 years ago

gildor478 commented 5 years ago

This is an alternative proposal to #109

Rather than providing a tool to do the migration, we can provide a bunch of examples and a general HOWTO for the migration from OASIS to dune.

It is probably pretty straight forward to migrate and a bunch of examples will probably help people to do so -- without having to delve into the complexity of an automated tools that will not manage corner cases.

c-cube commented 5 years ago
gildor478 commented 4 years ago

Started to write some documentation: https://github.com/ocaml/oasis/blob/feature-migration-to-dune-guide/README.md