mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-17 21:08:05 +00:00
feat: Add GEMINI.md and update README files
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
cd /d "%~dp0src"
|
||||
echo 正在启动 AI Chat Converter...
|
||||
echo 按 Ctrl+C 停止
|
||||
echo.
|
||||
python main.py --watch
|
||||
pause
|
||||
Reference in New Issue
Block a user