-
-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
若你所在的平台不存在预编译好的 chsrc
,你需要手动编译。如果已安装好了编译 chsrc
所需要的依赖,可直接运行:
git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc; make
如果还不存在这些依赖,你将会被死锁住: 我还没有换源,我该如何安装这些依赖呢?
这就是 chsrc-bootstrap 起作用的时刻,你可使用该平台原生脚本语言编写 bootstrapper
,并向我们提交
请对各个平台单独提 issue 和 PR,该 issue 只讨论 chsrc-bootstrap
整体的相关问题