Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:30
· 21 commits to master since this release

安装方法

下载对应平台的二进制文件,放到 PATH 中即可使用:

平台 文件
Windows (x64) codeconnect-windows-x64.exe
Linux (x64) codeconnect-linux-x64
macOS (x64) codeconnect-macos-x64

从源码编译

git clone https://github.com/AYwlilwYA/code-connect.git
cd code-connect
cargo build --release -p codeconnect-cli