Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 376 Bytes

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