A cookiecutter template for Starlette, the little ASGI framework that shines. ✨
$ pip install cookiecutter
$ cookiecutter https://github.com/raiderrobert/cookiecutter-starlette.git
You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.