This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
mist /
| name | age | message | |
|---|---|---|---|
| |
README.mkdn | Sat May 24 19:10:41 -0700 2008 | [elliottcable] |
README.mkdn
mist
mist is *st*ats.
Short, simple. Written from the start, with the goal in mind of never addding more than 0.5s to your pages' load times.
Getting
The authoratative source for this project is available at http://github.com/elliottcable/mist. You can clone your own copy with the following command:
git clone git://github.com/elliottcable/mist.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 mist, you need the following gems:
- merb
- thin
- datamapper (and associated dopostgres, domysql, etc, for your database)
To develop and contribute to mist, you also need:
- rspec
- rake
- rcov




