Labs/Bespin/DeveloperGuide: Difference between revisions

From MozillaWiki
< Labs‎ | Bespin
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 6: Line 6:


* [[Labs/Bespin/DeveloperGuide/Setup|Setup Bespin]] will show you how to install and setup a Bespin server for development
* [[Labs/Bespin/DeveloperGuide/Setup|Setup Bespin]] will show you how to install and setup a Bespin server for development
* [[/Labs/Bespin/DesignDocs|Design Documents]] on various features are available for you...... to implement! :)
* [[Labs/Bespin/DesignDocs|Design Documents]] on various features are available for you...... to implement! :)
* [[/Labs/Bespin/DesignDocs/ConfigIntegration|Configuration Integration]] shows you how you can extend Bespin through your configuration environment.
* [[Labs/Bespin/DesignDocs/ConfigIntegration|Configuration Integration]] shows you how you can extend Bespin through your configuration environment.
* [[/Labs/Bespin/ProductionDeployment|Production Deployment]] how Bespin is deployed in production.
* [[Labs/Bespin/ProductionDeployment|Production Deployment]] how Bespin is deployed in production.


== Source Code ==
== Source Code ==

Revision as of 04:40, 11 April 2009

Welcome to the Bespin Developer Guide.

This document will be the starting point for developers interested in coding and contributing to Bespin.

There are a few things you may be interested in:

Source Code

TO DO: We will be adding full architecture documentation to show you the high level picture, as well as a more flushed out plugin API.