In order to run Lobber you will need at least the following software.

Software

Installation

See Lobber development sandbox for more details on configuration.

Bootstrapping

Do this once:

cd lobber
mkdir db logs torrents
cd src
./dev-django-admin.sh syncdb

Starting up

cd lobber/src
./dev-django-admin.sh startapp share

Using

http://localhost:8000/admin/