diff --git a/.github/README.md b/.github/README.md index 8d82ef2..fbd0d13 100644 --- a/.github/README.md +++ b/.github/README.md @@ -18,6 +18,16 @@ yay -S rime-flypy ``` +### 从 [/plum/](https://github.com/rime/plum) 获取 + +在 /plum/ 文件夹下执行 + +```bash +bash rime-install cubercsl/rime-flypy +``` +> [!NOTE] +> 这一安装方式下不会编译反查码表,解决方法见 cubercsl/rime-flypy#8 + ### 手动安装 其他 Linux 发行版可以下载仓库中的内容放置在 Rime 的系统资料夹 `/usr/share/rime-data` 或用户资料夹下。不同的发行版和输入法可能不一样。 diff --git a/recipe.yaml b/recipe.yaml new file mode 100644 index 0000000..de14b76 --- /dev/null +++ b/recipe.yaml @@ -0,0 +1,11 @@ +# recipe + +recipe: + Rx: flypy + description: >- + 小鹤音形 Rime 挂接 For Linux & Android. +install_files: >- + *.schema.yaml + *.dict.yaml + flypy/*.dict.yaml + lua/*.lua