仓颉语言项目管理工具
GitHub Release Static Badge build

关于

绎 是专门为仓颉编程语言打造的项目管理工具。
支持:

  • 增/删 编译器
  • 格式化输出信息
  • 多种后端,不局限于 CJPM
  • 根据项目版本自动选择编译器版本

安装

绎 基于 GO 开发,你可以使用多种方式安装。

从源代码安装

git clone https://gitcode.com/OpenCangjieCommunity/Yi.git
cd ./Yi
go install

绎将被安装至 ~/go/bin

安装预编译软件包

gitcode-logo-dark.png