Project
Project
A PROJECT file is required to describe how to build a project. This file must be located at the root of the project folder.
A project consists of:
- a
PROJECTfile (mandatory) - committed files below the project path, determined using
.gitignore
This section describes the syntax of the PROJECT file.
Last updated on