Skip to content

Repository structure

dondi edited this page Oct 31, 2011 · 2 revisions

The headmaster repository consists of two distinct projects: service and client-webapp. The service project is Headmaster's service layer, and the client-webapp project is a web-based client for that layer. Both projects are written in Java, built with Maven, and deployed by Tomcat (or any other compatible container).

Clone this wiki locally