Initial commit

This commit is contained in:
2026-07-03 09:42:51 -05:00
commit fab8a733bd
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?