feat: add deploy command (all ai test + fix this all)

This commit is contained in:
Soph :3 2025-09-09 11:49:22 +03:00
parent ae3c21c5a0
commit 44d0fd22e1
3 changed files with 334 additions and 1 deletions

View file

@ -1,3 +1,3 @@
use crate::submods;
submods!(follow, help, launch, test, translate, about);
submods!(follow, help, launch, test, translate, about, deploy);