Man page - obuild(1)

Packages contains this manual

Manual

OBUILD

NAME
DESCRIPTION

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