INACTIVE - http://mzl.la/ghe-archive - The server component supporting Firefox's "Share" feature.
fa48a95884 | ||
---|---|---|
docs | ||
linkdrop | ||
misc | ||
web | ||
.hgignore | ||
MANIFEST.in | ||
README.txt | ||
development.ini | ||
ez_setup.py | ||
setup.cfg | ||
setup.py | ||
test.ini |
README.txt
This file is for you to describe the linkdrop application. Typically you would include information such as the information below: Installation and Setup ====================== Install ``linkdrop`` using easy_install:: easy_install linkdrop Make a config file as follows:: paster make-config linkdrop config.ini Tweak the config file as appropriate and then setup the application:: paster setup-app config.ini Then you are ready to go.