Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.
/ flask-gae-template Public archive

flask skeleton for google app engine. using buildout.

Notifications You must be signed in to change notification settings

utahta/flask-gae-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask skeleton for google app engine. using buildout.

Setup

$ git clone https://github.com/utahta/flask-gae-template.git
$ cd flask-gae-template
$ curl -LO http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py
$ python bootstrap.py -d
$ ./bin/buildout

Using

$ ./bin/dev_appserver src/

Testing

$ ./bin/test

About

flask skeleton for google app engine. using buildout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published