MCPcopy
hub / github.com/ycd/manage-fastapi / generate_project

Function generate_project

manage_fastapi/generator.py:32–33  ·  view source on GitHub ↗
(context: ProjectContext)

Source from the content-addressed store, hash-verified

30
31
32def generate_project(context: ProjectContext):
33 fill_template("project", context)

Callers 1

startprojectFunction · 0.90

Calls 1

fill_templateFunction · 0.85

Tested by

no test coverage detected