Set up dev env.

This commit is contained in:
2025-10-11 21:42:33 +00:00
parent 24245e46e8
commit caabd298b3
12 changed files with 141 additions and 81 deletions

View File

@@ -183,4 +183,3 @@ func init() {
appCmd.AddCommand(appDeleteCmd)
appCmd.AddCommand(appStatusCmd)
}