~thomir-deactivatedaccount/sloecode/pylons-conversion

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
sloecode README
---------------

sloecode is a stand-along code hosting solution for educational and commercial
use. Please see the LICENSE file for the software license, and the HACKING file 
for installation, setup, and required software.


To run the site, do this:

$ cd sloecode
$ paster serve [--reload] development.ini

The --reload argument will reload the website when you make a change to a local
source file. This can be very useful for development!

You should then be able to connect to the website by pointing your web browser
to http://localhost:5000/