mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
n trying to build Keyman for Android on Linux, the following issues needed to be fixed: Set `build.sh` and `gradlew` scripts to executable KMEA/build.sh needs an OS check so build.bat is only called on Windows web/source/build.sh needs $compiler and $copmiler_warnings values in quotes |
||
|---|---|---|
| .. | ||
| samples | ||
| source | ||
| tools | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
KeymanWeb 2.0
The Original Code is (C) 2017 SIL International
The following folders contain the distribution for KeymanWeb 2.0:
source Source code
output Fully-compiled KeymanWeb modules for testing
embedded Fully-compiled KMEA/KMEI modules for inclusion in mobile app builds
samples Sample and test-case web-pages
Google Closures Compiler is used to compile the javascript modules into a single module. Java must be installed to run the compiler, which is stored in the tools folder.