mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
Reorganizes /core/doc to /core/docs and moves internal files accordingly. Depends-on: keymanapp/help.keyman.com#1684
10 lines
257 B
Markdown
10 lines
257 B
Markdown
# How to build the keyboard processor
|
|
|
|
## Prerequisites
|
|
See [build configuration](../../docs/build/index.md) for details on how to configure your build environment.
|
|
|
|
## Building
|
|
|
|
On all platforms, use `build.sh`.
|
|
|
|
* See `./build.sh --help` for more details
|