A python package for basic Flask app boilerplate.
- Install flaskbp
user@programmer~:$ pip install flaskbp
- Run flaskbp
user@programmer~:$ flaskbp --dir <some-dir-name>
Note: The dir name (if it does not exist) will be created, otherwise will be populated with the files in the existing dir.