beeware打包测试

This commit is contained in:
林觅
2026-04-10 11:43:54 +08:00
parent 85d921b501
commit 96e03eaa2f
17 changed files with 573 additions and 31 deletions

View File

@@ -2,10 +2,10 @@
- git init
- git checkout -b main
- git add .
- git commit -m "first commit"
- git commit -m "commit"
- git remote add origin https://gitea.vlos.net/jafar.o.jeh/owlTransmitter.git
- git push -u origin main
### 从命令行推送已经创建的仓库
- git remote add origin https://gitea.vlos.net/jafar.o.jeh/owlTransmitter.git
- git push -u origin main
- git push origin main