Skip to content
libbyh edited this page Mar 7, 2011 · 5 revisions

Project Notes

Please use github’s Issues feature (in main menu above) to submit bugs or request features.

Requirements

The main Overherd team uses a Mac OS development environment. We have tested Overherd only on Mac OS 10.6 using Apple’s Java 1.6.0_22.

To run, Overherd requires:

  • Java 1.6 (or higher)

To compile, Overherd requires:

  • JDK 6

Installation

Save your data file (forumTree.xml) and the Overherd archive (overherd.jar) in the same folder.

Usage

To run Overherd, navigate to the file where you’ve saved overherd.jar and forumTree.xml. Then run

java -jar overherd.jar forumTree.xml

where “forumTree.xml” is your board’s content.

Data

Overherd expects discussion board data in describe structure.

Clone this wiki locally