public
Description: Light stats
Homepage: http://rist.yreality.net
Clone URL: git://github.com/elliottcable/rist.git
elliottcable (author)
Sat May 24 18:20:04 -0700 2008
commit  e0ad7b7cc5e85156a28abb56158467e90c234091
tree    d5e50690a542e4b499136a85ee7067cbf3cf2561
parent  c0b922230239529d3da5d32d4ab407e9bc51e835
rist / README.mkdn
100644 42 lines (28 sloc) 0.975 kb

Rist

Rist is stats. Light.

See meta/docs/README.mkdn for more info.

Philosophy

Short, simple. Built to never add more than 0.5s to pageloads.

Getting

The authoratative source for this project is available at http://github.com/elliottcable/rist. You can clone your own copy with the following command:

git clone git://github.com/elliottcable/rist.git

If you want to make changes to the codebase, you need to fork your own github repository for said changes. Send a pullrequest to elliottcable when you've got something ready for the master that you think should be integrated into the root source.

Requirements

To run fora, you need the following gems:

  • ramaze
  • thin
  • datamapper (and associated dopostgres, domysql, etc)

To develop and contribute to fora, you also need:

  • bacon
  • rake
  • rcov