1OBUILD(1) User Commands OBUILD(1)
2
3
4
6 obuild - parallel, incremental and declarative build system for OCaml
7
9 usage: dist/build/obuild/obuild <command> [options]
10
11 Commands:
12
13 configure
14 Prepare to build the package.
15
16 build Make this package ready for installation.
17
18 clean Clean up after a build.
19
20 sdist Generate a source distribution file (.tar.gz).
21
22 doc Generate documentation.
23
24 install
25 Install this package.
26
27 test Run the tests
28
29 help Help about commands
30
31
32
33obuild 0.1.9 July 2023 OBUILD(1)