mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-24 16:46:35 +00:00
5 lines
302 B
Markdown
5 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`
|