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 (
Matthew R. Scott (author)
Mon Apr 13 19:23:52 -0700 2009
twitabit /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MANIFEST.in | ||
| |
README.txt | ||
| |
Twitabit.egg-info/ | ||
| |
development.ini | ||
| |
doc/ | ||
| |
ez_setup/ | ||
| |
setup.cfg | ||
| |
setup.py | ||
| |
test.ini | ||
| |
twitabit/ |
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.








