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 (
1stvamp dot org (author)
Sat Oct 10 15:05:39 -0700 2009
commit f776a0f0cd4d81fd2a251732a0967ec21db033a0
tree fddf0ad646a76a7f36bd555b6b29df12dfb3eeae
parent 5e74178cdc45f1b75c11b02cb215b78588fb5024
tree fddf0ad646a76a7f36bd555b6b29df12dfb3eeae
parent 5e74178cdc45f1b75c11b02cb215b78588fb5024
README
This file is for you to describe the OnDeafTweers_web application. Typically
you would include information such as the information below:
Installation and Setup
======================
Requirements
python-twitter:
easy_install python-twitter
oauth
easy_install oauth
Optionally:
If you'd like to speed things up by caching through memcached, you can install:
python-memcached
easy_install python-memcached
Install ``OnDeafTweers_web`` using easy_install::
easy_install OnDeafTweers_web
Make a config file as follows::
paster make-config OnDeafTweers_web config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.








