Table of Contents
flask zine
flash beginning
- run flask
python app_name.py
zine
* http://dev.pocoo.org/projects/zine/
check it out with the following command:
$ hg clone http://dev.pocoo.org/hg/zine-main zine
To update the checkout with code from upstream use this command:
$ hg pull -u
developing
- instance development
./script/server -I instance