Our plan is to create a continuous integration server.
A variety of continuous integration server options already exist, such as Jenkins, CruiseControl, and Buildbot, and these options and others satisfy many different user requirements. However, the field suffers from aging products and a high barrier to entry. Furthermore, the current options are all massive, complicated projects built for the intricate needs of big, diverse teams. This means that they are massively configurable, but also means that it takes a serious chunk of time to set up any project. For small teams, testing is already a major hurdle, and setting up a continuous integration server takes so much time and expertise that it is difficult to justify.
We intend to build Rosie as a better option for small teams. Continuous integration is one of the best forms of testing feedback out there, and it should be easier to start using for any project. We are looking to shed much of the weight in current continuous integration opti