![]() | :: | Software | :: | build |
build-project opts proj ...where opts is a set of options as listed below, and proj is a project directory. The project directory must not already exist.
-t type: Create the new project as a copy of HOME/conf/package/type. If no -t option appears, build-project uses default as type.
If a project directory already exists, build-project complains to standard error and continues with subsquent arguments. If invoked with an unknown type, build-project complains to standard error and exits 111. If invoked improperly, build-project complains to standard error and exits 100. After exhausting proj arguments, build-project exits 0.