public
Description: Light stats
Homepage: http://rist.yreality.net
Clone URL: git://github.com/elliottcable/rist.git
Search Repo:
Setup a framework application
elliottcable (author)
Mon Mar 24 13:19:02 -0700 2008
commit  b2fc0c695d6e4edaa9d94bb7b8c6fdca40f7e6a2
tree    010a3d34bf3ea3ffcf8d9bae78e390082f96e20f
parent  eac12062c94c1a8fece02b1ebdc6f46f29525c6d
...
22
23
24
25
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
...
22
23
24
 
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
0
@@ -22,4 +22,18 @@ repository for said changes. Send a pullrequest to [elliottcable][4]
0
 when you've got something ready for the master that you think should be
0
 integrated into the root source.
0
 
0
- [4]: <http://github.com/elliottcable> (elliottcable's github account)
0
\ No newline at end of file
0
+ [4]: <http://github.com/elliottcable> (elliottcable's github account)
0
+
0
+Requirements
0
+------------
0
+
0
+To run fora, you need the following gems:
0
+
0
+* ramaze
0
+* thin
0
+* datamapper (and associated do_postgres, do_mysql, etc)
0
+
0
+To develop and contribute to fora, you also need:
0
+
0
+* bacon
0
+* rake
0
\ No newline at end of file

Comments

    No one has commented yet.