We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd9aa4 commit 8010d73Copy full SHA for 8010d73
src/README.md
@@ -4,5 +4,7 @@ OCaml sources for dune-deps
4
`lib`: source files containing the core functionality of the
5
application, used by the main executable and the unit test
6
suite.
7
+
8
`bin`: command-line interface, produces `dune-deps` executable.
9
10
`test`: unit tests for `lib`, producing one executable.
0 commit comments