oasis(1)

oasis - generates a complete build system for OCaml libraries and applications.

Section 1 oasis bookworm source

Description

OASIS

NAME

oasis - generates a complete build system for OCaml libraries and applications.

SYNOPSIS

oasis [command] options...

DESCRIPTION

This program manipulates OASIS enabled packages, i.e. package that contains an _oasis file. It is made of several subcommands that provide features around this file. Some subcommands require the installation of third party plugins.

To get a complete list of subcommands and their options, run oasis help.

SEE ALSO

OASIS user manual /usr/share/doc/oasis/MANUAL.mkd.gz

AUTHORS

Sylvain Le Gall.