Skip to content

doc: add howto on organizing multiple executables#14944

Open
chizy7 wants to merge 1 commit into
ocaml:mainfrom
chizy7:docs/organize-multiple-executables
Open

doc: add howto on organizing multiple executables#14944
chizy7 wants to merge 1 commit into
ocaml:mainfrom
chizy7:docs/organize-multiple-executables

Conversation

@chizy7
Copy link
Copy Markdown

@chizy7 chizy7 commented Jun 3, 2026

Adds a how-to guide on laying out a project with several executables in different directories, how dune and dune-project files are organized across the source tree, and how to share library code between executables. Focuses on project layout rather than the dune init CLI.

Fixes #13181

Signed-off-by: Chizaram Chibueze <chizy7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Organizing multiple executables in different directories

1 participant