Scroll to navigation

OBUILD(1) User Commands OBUILD(1)

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
May 2018 obuild 0.1.10