mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
Address a review comment from #15665 and cleanup additional references that I missed the first time around, along with the `fs.readFileSync` `Uint8Array` cast. Follows: #15665 Test-bot: skip |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
| .eslintrc.cjs | ||
| build.sh | ||
| 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.