Версия 1 от 2010-06-06 16:46:32

Убрать это сообщение

Первые шаги

Введение

Этот раздел описывает процесс создания проекта веб приложения на BlueBream. После изучения этого раздела, вы будете уметь:

Перед тем, как приступить, сделаем краткий обзор подразделов.

Подготовка: – В этом подразделе обсуждаются This section discusses about the prerequisites and preparations the user needs to start a web application project using BlueBream. Installation: – It gives the user instructions for installing BlueBream. Creating a sample project: – This section explains the user how to create a sample web application project using the bluebream project template. Building the application: – This section explains the user how to build the application using Buildout. Basic usage: – This section explains the basic usage of the BlueBream commands. Package directory structure: – This section shows the directory structure and describes the purpose of each directory and file. At the end, a few hello world examples are also given.