do not include .git directory
[catagits/Reaction.git] / README
1 This is the Reaction MVC Platform.
2
3 How to get to playing fast:
4
5 perl Makefile.PL
6 make installdeps
7 make test                    # we're pre-0.01, some may fail
8 script/componentui_server.pl
9
10 This library is free software under the same terms as perl itself.