Projects

A projects (as structured in the Livecode World Repository is a folder of stacks that is stored and in revision control.

Project folders have the following conventions: * Project directory named after the project * Project Home Stack named after the project * Home Stack sits at top level of project folder

LCW Projects are designed to to have the following properties: * Can be packaged as a single stack * Can be loaded into memory alongside other projects * Can be combined to form Environments