Warning: Can't synchronize with the repository (Unsupported version control system "git": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Developer Documentation

Getting Started

The first thing a new developer will likely want to do is grab the latest version of Higgins and build it; for these instructions see the BuildingFromSource page. After getting it installed, try getting a feel for how Higgins works by reading some of the user documentation.

Getting Deeper

The server architecture page gives a high level description of Higgins, including links to code documentation extracted using pydoc. For an overview of how plugins work in Higgins, read the AnatomyOfAPlugin page.

Getting Involved

There is a google group for discussing higgins development:  higgins-developers@googlegroups.com. Note that user questions will not be answered on this list.