/cookiecutter-starlette

A cookiecutter template for Starlette

Primary LanguagePythonMIT LicenseMIT

cookiecutter-starlette 🌟

A cookiecutter template for Starlette, the little ASGI framework that shines. ✨

Usage

$ 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.