mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 04:18:04 +00:00
feat: Add new files for i18n, libs, and project structure
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