Development
The team is lead by Marek Goldmann and is supported by the other members of ProjectOdd.
Roadmap
Below you can find rough roadmap for our projects highlighting most important features we plan to integrate.
BoxGrinder Build
0.10.0 (end of June 2011)
- Eucalyptus support
BoxGrinder REST
0.1.0 (end of May 2011)
- Initial release
- Exposed BoxGrinder Build features (without smart node management)
Source Code
The code is developed as open-source, with a publicly-accessible source-code repository on GitHub.
BoxGrinder is an open-source project licensed under the LGPL.
BoxGrinder Build

BoxGirinder Build source code is spread across three repositories.
BoxGrinder Core
git clone git://github.com/boxgrinder/boxgrinder-core.git
BoxGrinder Build
git clone git://github.com/boxgrinder/boxgrinder-build.git
BoxGrinder REST

BoxGirinder Build source code is spread across two repositories.
BoxGrinder REST
git clone git://github.com/boxgrinder/boxgrinder-rest.git
BoxGrinder Node
git clone git://github.com/boxgrinder/boxgrinder-node.git
Continuous integration
The code is continuously built using continuous integration server.