Home

Awesome

Flask-Skeleton


Main Goal of the Project

The main goal of this project is to generate easily a skeleton for a simple or more complex Flask application.

Arguments and Usage

asciicast

The simpler way for now to use this script is to add the path as an alias in your .bashrc / fish.config. Exemple :

alias flaskeleton="python /full/path/to/script/flask_project.py"

And then use it by just calling flaskeleton

Arguments