ocaml-dune / binary-distribution

A web page for dune binary distribution
https://preview.dune.build/
ISC License
2 stars 5 forks source link

chore: flatten code structure #63

Closed maiste closed 3 days ago

maiste commented 4 days ago

At the beginning, sandworm was stored in a separated repository to not mess up the previous structure. Now we have decided to keep the mechanism as it is, it is easier to flatten the structure to get access to all files. This PR extracts the content of the sandworm/ directory and moves it one level above. It is easier to see the files available, and it makes the usage easier in both production and development mode.

maiste commented 4 days ago

Reminder to me: update documentation.