Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 376 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 376 Bytes

azooKey_dictionary_builder

azooKeyの辞書をビルドするためのパッケージです。

インストール

sh ./install.sh

使い方

# loudsのビルド
azooKey_dictionary_builder louds ./worddict/ ./louds/ --gitkeep --clean
# costのビルド
azooKey_dictionary_builder cost ./ --gitkeep --clean

テスト

swift test