Skip to content

CM-C快速下载

Latest

Choose a tag to compare

@XiaoZhang-qd XiaoZhang-qd released this 30 May 08:10
· 41 commits to main since this release
39ae6f5

CM-C快速下载

你可以直接使用(如果有git工具):

git clone htrps://github.com/xiaozhang-qd/cm-c.git
cd cm-c
make

你可以直接使用(如果没有git工具):

curl -OL https://github.com/XiaoZhang-qd/CM-C/archive/refs/heads/main.zip

or:

wget https://github.com/XiaoZhang-qd/CM-C/archive/refs/heads/main.zip
cd cm-c
make