mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-14 04:39:23 +00:00
Handles when `<Version/>`, `<Name/>`, or `<ID/>` elements are missing from `<Keyboard>` elements in the .kps file in kmc-package. Adds a unit test. Fixes: #11562 Fixes: KEYMAN-DEVELOPER-1YY |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
| .eslintrc.cjs | ||
| build.sh | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Keyman Developer - kmc-package
This package compiles .kps Keyman package source files into binary .kmp Keyman package files. It can be used from the command line with @keymanapp/kmc.
Note: .kmp files are .zip files internally.