From 7adfd53f17f66ffe93763e944ed1d3fc52a369dc Mon Sep 17 00:00:00 2001 From: matthewt Date: Wed, 12 Sep 2007 18:11:34 +0000 Subject: moved shit to trunk --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..55536d8 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +This is the Reaction MVC Platform. + +How to get to playing fast: + +perl Makefile.PL +make installdeps +make test # we're pre-0.01, some may fail +script/componentui_server.pl + +This library is free software under the same terms as perl itself. -- cgit v1.2.3-54-g00ecf