Introduce anco cli tool

This commit is contained in:
Miwa / Ensan
2024-02-27 23:44:01 +09:00
parent 85a15051b4
commit f30bfcf298
6 changed files with 106 additions and 5 deletions

25
Docs/cli.md Normal file
View File

@ -0,0 +1,25 @@
# anco (azooKey Cli)
`anco`コマンドにより、AzooKeyKanaKanjiConverterをCliで利用することができます。`anco`はデバッグ用ツールの位置付けです。
`anco`を利用するには、最初にinstallが必要です。
```
sh install_cli.sh
```
例えば以下のように利用できます。
```
your@pc Desktop % anco にほんごにゅうりょく --disable_prediction -n 10
日本語入力
にほんご入力
2本ご入力
2本後入力
2本語入力
日本語
2本
日本
にほんご
2本後
```