brglng/rime-xhup

可以支持 东风破 吗?

alwaystest opened this issue · 4 comments

https://github.com/rime/plum

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

不太清楚东风破如何运作的,我需要一些关于如何编写 conf 文件的文档

alswl commented

@brglng 东方破 plum 工作机制就是将整个 Git Repo clone 到 plum/package 目录下面,然后将其中 yaml 文件取出到 Rime root 目录。

alswl commented

@brglng 另外,可以考虑将官方的 flypy / flypyplus 制作成两个 plum,然后你这个 Repo 就可以通过

./plum/rime-install xxx/flypy
./plum/rime-install brglng/rime-xhup

快速安装。

@alswl 官方没有提供码表 yaml 文件,恐怕没法制作成 plum。