Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 添加 plum 支持 #10

Merged
merged 2 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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