Skip to content

peletiah/poab_pyramid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poab_pyramid

A long-distance bicycle-travel website built with pyramid.

Installation

virtualenv env
cd env
git clone git://github.com/peletiah/poab_pyramid.git poab
cd poab
../bin/python setup.py develop
../bin/pserve development.ini