Install Cookiecutter globally:
$ pip install cookiecutter
Generate the boilerplate:
$ cookiecutter https://github.com/realpython/cookiecutter-flask-skeleton.git
Review the set up guides to configure the app:
Install Cookiecutter globally:
$ pip install cookiecutter
Generate the boilerplate:
$ cookiecutter https://github.com/realpython/cookiecutter-flask-skeleton.git
Review the set up guides to configure the app: