Skip to content

silasb/flask_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Installation

To install:

$ git clone http://github.com/silasb/flask_helpers/
$ cd flask_helpers/
$ make

If your PATH isn't set then you need to set it like this:

$ export PATH=$HOME/bin

Usage

To create a Flask project just:

$ flask my_project

Now to use the actually project you need to :

$ cd my_project
$ ./script/server

Visit localhost

About

Helpers to help with developing a flask site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published