This repository was archived by the owner on Jan 19, 2022. It is now read-only.
bueda/buedastatus
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This file is for you to describe the buedastatus application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``buedastatus`` using easy_install::
easy_install buedastatus
Make a config file as follows::
paster make-config buedastatus config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.