mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-24 08:36:26 +00:00
6 lines
302 B
Markdown
6 lines
302 B
Markdown
|
# make-dict-list
|
||
|
|
||
|
This module takes care of generating a list of dictionaries available in the [dictionaries repository](https://codeberg.org/Helium314/aosp-dictionaries) for convenient linking when adding dictionaries in HeliBoard.
|
||
|
|
||
|
To use it, simply run `./gradlew tools:make-dict-list:makeDictList`
|