Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 404 Bytes

rime-dict-builder

Build rime-tupa dicts from rime-dict-source.

Usage:

  1. Prepare

    npm i
  2. (optional) cd to the directory containing tupa.schema.dict

  3. Run the build script

    node <path to rime-dict-builder>/build.js
    # add `--help` to see available options