add boilerplate generation CLI

This commit is contained in:
jackjohn7 2026-04-09 02:57:23 -05:00
parent 29288276ea
commit 789083d32f
5 changed files with 293 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
**/__pycache__
.direnv/