spiegel-keyman/developer/js/README.md
2019-08-19 15:26:28 -06:00

363 B

Keyman Developer

This contains the source code of Keyman development tools.

In order to build [lexical models][], these tools must be built and compiled.

How to build

./build.sh

How to run the tests

./build.sh -test

How to install

npm install
npm run build
npm link