mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
21 lines
571 B
Text
21 lines
571 B
Text
**********************************************************************
|
|
|
|
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 modules for testing
|
|
samples Sample 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.
|
|
|
|
|