fixup, add docs

This commit is contained in:
2025-07-12 22:49:05 -07:00
parent 686cb97eb3
commit 001992a688
9 changed files with 21 additions and 70 deletions

2
cmd/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// package cmd provides the Cobra command-line interface for the TeaQLite application.
package cmd