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 (
twitabit /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Apr 13 19:23:38 -0700 2009 | |
| |
MANIFEST.in | Wed Aug 08 16:45:03 -0700 2007 | |
| |
README.txt | Wed Aug 08 16:45:03 -0700 2007 | |
| |
Twitabit.egg-info/ | Wed Aug 08 16:45:03 -0700 2007 | |
| |
development.ini | Wed Aug 08 16:45:03 -0700 2007 | |
| |
doc/ | Mon Apr 13 19:23:52 -0700 2009 | |
| |
ez_setup/ | Wed Aug 08 16:45:03 -0700 2007 | |
| |
setup.cfg | Sat Jan 19 11:21:24 -0800 2008 | |
| |
setup.py | Sat Jan 19 11:21:24 -0800 2008 | |
| |
test.ini | Wed Aug 08 16:45:03 -0700 2007 | |
| |
twitabit/ | Wed Aug 08 16:45:03 -0700 2007 |
README.txt
This file is for you to describe the Twitabit application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``Twitabit`` using easy_install::
easy_install Twitabit
Make a config file as follows::
paster make-config Twitabit config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.







