Skip to content

shahriyardx/flask-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask maker

A tool to create flask projects faster with a scalable setup

Usage

Creating peoject

flask-maker startproject --name "project name"

Creating app(inside project)

flask-maker startapp --name "app name"

Run the app locally

python app.py start

About

A tool to create flask projects faster with a scalable setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages