This project is built on Skeleton for a web.py application using twitter bootstrap that can be found here (https://github.com/jzellman/webpy-skeleton.git) Usage
mkdir my_webapp
cd my_webapp
git clone git@github.com:nnoori/amoeba_fn.git .
rm -rf .git
git init .
git add .
git commit -m 'Initial app setup.'
- Nothing is needed yet
python app.py