obuild(1)

parallel, incremental and declarative build system for OCaml

Section 1 ocaml-obuild bookworm source

Description

OBUILD

NAME

obuild - parallel, incremental and declarative build system for OCaml

DESCRIPTION

usage: obuild <command> [options]

Commands:
configure

Prepare to build the package.

build

Make this package ready for installation.

clean

Clean up after a build.

sdist

Generate a source distribution file (.tar.gz).

doc

Generate documentation.

install

Install this package.

test

Run the tests

help

Help about commands