092wb initial commit
This commit is contained in:
13
recipes/all_dicts.recipe.yaml
Normal file
13
recipes/all_dicts.recipe.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# encoding: utf-8
|
||||
---
|
||||
recipe:
|
||||
Rx: recipes/all_dicts
|
||||
args:
|
||||
description: >-
|
||||
所有词库安装、更新
|
||||
install_files: >-
|
||||
092wb.dict.yaml
|
||||
092wb_U.dict.yaml
|
||||
092wb_core.dict.yaml
|
||||
092wb_py.dict.yaml
|
||||
092wb_wb_spelling.dict.yaml
|
||||
25
recipes/full.recipe.yaml
Normal file
25
recipes/full.recipe.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
# encoding: utf-8
|
||||
---
|
||||
recipe:
|
||||
Rx: recipes/full
|
||||
args:
|
||||
description: >-
|
||||
完整安装、更新
|
||||
install_files: >-
|
||||
092wb.dict.yaml
|
||||
092wb.schema.yaml
|
||||
092wb_U.dict.yaml
|
||||
092wb_key_bindings.yaml
|
||||
092wb_core.dict.yaml
|
||||
092wb_core.schema.yaml
|
||||
default.*
|
||||
092wb_punctuation.yaml
|
||||
092wb_py.dict.yaml
|
||||
092wb_py.schema.yaml
|
||||
rime.lua
|
||||
squirrel.yaml
|
||||
092wb_symbols.yaml
|
||||
092wb_wb_spelling.dict.yaml
|
||||
092wb_wb_spelling.schema.yaml
|
||||
opencc/*.*
|
||||
lua/*.*
|
||||
10
recipes/opencc.recipe.yaml
Normal file
10
recipes/opencc.recipe.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# encoding: utf-8
|
||||
---
|
||||
recipe:
|
||||
Rx: recipes/opencc
|
||||
args:
|
||||
description: >-
|
||||
opencc安装、更新
|
||||
install_files: >-
|
||||
opencc/*.*
|
||||
|
||||
10
recipes/spelling.recipe.yaml
Normal file
10
recipes/spelling.recipe.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# encoding: utf-8
|
||||
---
|
||||
recipe:
|
||||
Rx: recipes/spelling
|
||||
args:
|
||||
description: >-
|
||||
拆分提示安装、更新
|
||||
install_files: >-
|
||||
092wb_wb_spelling.dict.yaml
|
||||
092wb_wb_spelling.schema.yaml
|
||||
Reference in New Issue
Block a user