spiegel-keyman/web/README.md
Joshua Horton 6ef1a64c06 Shifted the definition of compile path information for use by all routes through the batch file (error from prior version).
Also created internal constants for the source and output folders.  The relative paths have been stress-tested under various conditions and are all stable.
2017-06-02 11:48:18 +07:00

674 B


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.