Project Management

The project system is really at the base of gnome builder. It is the data object we will be interacting with most often.

The project will contain some information like targets and their type or language. Additionally it will contain some metadata on the project like the name and version number. Information like the l10n and i18n directories too.

The project format will be encoded in JSON to make it easy to read.

ChristianHergert/Builder/Features/Projects (last edited 2012-02-24 04:16:46 by ChristianHergert)