文件最后提交记录最后更新时间
1 年前
1 年前
1 年前
README

This directory is a sub-repository directory of Cangjie Magic. Developers can clone it using the command below.

If you haven't downloaded the Cangjie Magic code repository yet, you can choose to clone the main repository and recursively clone the sub-repository at the same time:

git clone --recursive https://gitcode.com/Cangjie-TPC/CangjieMagic.git

If you have completed the download of Cangjie Magic, you can choose the post-clone method to download:

cd CangjieMagic
git submodule init
git submodule update

For more instructions on the open-source application o f Cangjie Magic, please refer to the sub-repository `s README.md.