可以支持 东风破 吗?
alwaystest opened this issue · 4 comments
alwaystest commented
Lastly, it's also possible to install other author's Rime configuration from a *-packages.conf file hosted on GitHub. For example:
bash rime-install https://github.com/lotem/rime-forge/raw/master/lotem-packages.conf
# or in short form: "<user>/<repo>/<filepath>"
bash rime-install lotem/rime-forge/lotem-packages.conf
# or specify a branch: "<user>/<repo>@<branch>/<filepath>"
bash rime-install lotem/rime-forge@master/lotem-packages.conf
brglng commented
不太清楚东风破如何运作的,我需要一些关于如何编写 conf 文件的文档
alswl commented
@brglng 东方破 plum 工作机制就是将整个 Git Repo clone 到 plum/package 目录下面,然后将其中 yaml 文件取出到 Rime root 目录。