Moved cli and web directory into app dir

This commit is contained in:
Lucas
2026-01-02 12:27:03 -08:00
parent c9f5feb9cb
commit 3fba4355fe
12 changed files with 0 additions and 0 deletions

3
apps/cli/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/mustbeperfect/definitive-opensource/cli
go 1.25.5