Initial commit

This commit is contained in:
2026-06-21 17:17:01 -05:00
commit a818d982a6
13 changed files with 1271 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
project_name:
type: str
help: What is the project name?
repo_name:
type: str
help: What is the repo name?
module_name:
type: str
help: What is your Python module name?