-
Notifications
You must be signed in to change notification settings - Fork 1
Home
totakke edited this page Oct 26, 2012
·
12 revisions
Version 1.0.1 was released!
- Sep. 21, 2012 - Version 1.0.1 was released
- Fix a bug about paging
- Sep. 18, 2012 - Version 1.0.0 was released
Download testing resources.
Decompress the zip file and move test
directory to app/static/
like the following:
$ mv ~/downloads/test app/static
Generate thumgnail images.
$ cd tool
$ python gen_thumb.py
Launch a server.
$ cd app
$ python app.py
Open http://localhost:5000/
in a web browser.