Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 16812bdaac Merge pull request #50 from mcdurdin/master
Fixup resources build path
2016-11-06 10:30:44 +07:00
samples build 377 2015-01-15 11:16:46 +11:00
source Fixup resources build path 2016-11-06 10:31:14 +07:00
tools add tools and build 2014-11-06 08:22:37 +11:00
.gitignore Prepare for teamcity build 2016-11-06 09:48:32 +07:00
index.html Initial commit 2014-11-02 08:03:05 +11:00
LICENSE Fix license discrepancies 2014-11-05 09:41:26 +11:00
NOTICE Fix license discrepancies 2014-11-05 09:41:26 +11:00
README Fixup license discrepancy 2014-11-13 09:03:13 +11:00

**********************************************************************  

  KeymanWeb 2.0
  -------------  
  
  License
  
  The contents of this file are subject to the Apache License
  Version 2.0 (the "License"); you may not use this file except in
  compliance with the License. You may obtain a copy of the License at
  http://www.apache.org/licenses/

  Software distributed under the License is distributed on an "AS IS"
  basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
  License for the specific language governing rights and limitations
  under the License.

  The Original Code is (C) 2014 Tavultesoft Pty Ltd.

  The Initial Developer of the Original Code is Tavultesoft.

**********************************************************************

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.