r30359@martha (orig r1198): groditi | 2009-08-01 16:57:29 -0400
[catagits/Reaction.git] / README
CommitLineData
7adfd53f 1This is the Reaction MVC Platform.
2
3How to get to playing fast:
4
5perl Makefile.PL
6make installdeps
7make test # we're pre-0.01, some may fail
8script/componentui_server.pl
9
10This library is free software under the same terms as perl itself.