wecom-cli 0.1.3

The official CLI for WeCom — 企业微信命令行工具,让人类和 AI Agent 都能在终端中操作企业微信
# Rust
/target

# Node
node_modules

# Env
.env*

# IDE
.codebuddy
.idea/
.vscode/

# OS
.DS_Store
Thumbs.db

# Logs & temp
*.log
*.swp
*.swo
*~

# Platform binary directories (populated during build)
packages/darwin-arm64/bin/
packages/darwin-x64/bin/
packages/linux-x64/bin/
packages/win32-x64/bin/