初始化仓库

This commit is contained in:
2026-06-02 23:14:41 +08:00
commit 0bc3f02670
520 changed files with 191097 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# cc-connect
Bridge local AI coding agents (Claude Code, Cursor, Gemini CLI, Codex) to messaging platforms (Feishu/Lark, DingTalk, Slack, Telegram, Discord, LINE, WeChat Work).
Chat with your AI dev assistant from anywhere.
## Install
```bash
npm install -g cc-connect
```
## Usage
```bash
# Create config
cc-connect --version
# Edit config.toml, then run
cc-connect
cc-connect -config /path/to/config.toml
```
## Documentation
See full documentation at: https://github.com/chenhg5/cc-connect