oasis - Man Page
Tooling for building OCaml libraries and applications
Description
OASIS v0.4.11 (C) 2009-2014 OCamlCore SARL, Sylvain Le Gall
oasis [global-options*] subcommand [subcommand-options*]
Environment variables:
OASIS_PAGER: pager to use to display long textual output.
Global command line options:
This program allows to manipulate OASIS enabled package, 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.
You need to specify a subcommand as defined in the following above.
- -quiet
Run quietly
- -info
Display information message
- -debug
Output debug message
- -ignore-plugins
Ignore plugin's field.
- -C dir
Change directory before running (affects setup.{data,log}).
- -help|--help
Display this list of options
Available subcommands:
- check
Check an _oasis file
- help
Display help for a subcommand
- manual
Display user manual
- query
Query an _oasis file
- quickstart
Launch a helper to write `_oasis` file
- setup
Translate _oasis into a build system
- setup-clean
Clean all template files from their content
- version
Display the version of the OASIS program running