mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-16 04:37:41 +00:00
root README -Add iOS CI build status -Organize according to desktop and web/mobile platforms web/README - Reorder content to a *Minimum Web Requirements* section ios/README - Add some formatting |
||
|---|---|---|
| .. | ||
| samples | ||
| source | ||
| tools | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
Keyman Web
The Original Code is (C) 2017 SIL International
Minimum Web Requirements
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.
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