mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-13 12:19:25 +00:00
363 B
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