Created by Samuel Ainsworth, Frank Goodman, Jonathan Lessinger, and Michael Scheer
Bruno's purpose is to provide an elegant way to demonstrate the evolution of code. Software development relies heavily on iterative and incremental development, and Bruno was designed to showcase this process on a step-by-step basis. Through its extensive plugin, simple command, and intuitive edit history interfaces, teaching and demonstrating software development has never been easier.
With the proper dependencies installed in lib
, you can run Bruno by
executing "ant run". Tests can be run from the Eclipse JUnit integrated tester.
More information about Bruno can be found in
- The specifications document at https://docs.google.com/document/d/1dRRupteqQ92E1dJae7D2WSGvhwfjffBfoJhohRLRlpA/edit?usp=sharing.
- The requirements document at https://docs.google.com/document/d/1cLiuX4f9mBY8_Sf2yGCNacP9axUcXicoGOYjhnaazdM/edit?usp=sharing
- The design presentation at https://docs.google.com/presentation/d/1UOHPyfgO3Ze4BA-ZXMqVmTOzjRbnXPFM4137bkX8JJg/edit?usp=sharing
- The demo presentation at https://docs.google.com/presentation/d/1xhShdyaQD6WXG3znCJf1sK6BQ9awnI_AxOhusSSruR0/edit?usp=sharing
GPL