Skip to content

Commit

Permalink
feat: 添加 plum 支持 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
hour-keeper authored Aug 21, 2024
1 parent e2e570d commit 9c8acbd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` 或用户资料夹下。不同的发行版和输入法可能不一样。
Expand Down
11 changes: 11 additions & 0 deletions recipe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# recipe

recipe:
Rx: flypy
description: >-
小鹤音形 Rime 挂接 For Linux & Android.
install_files: >-
*.schema.yaml
*.dict.yaml
flypy/*.dict.yaml
lua/*.lua

0 comments on commit 9c8acbd

Please sign in to comment.