spiegel-keyman/developer/src/kmc-model-info
Marc Durdin 50d0107f38 fix(developer): enforce presence of kps Info.Description field in info compilers
The Description field should be required for published keyboards and
models, so this change means kmc-keyboard-info and kmc-model-info will
report an error if it is missing.

Relates-to: keymanapp/keyboards#3037
Relates-to: keymanapp/lexical-models#262
Fixes: #12202
2024-08-16 08:04:18 +02:00
..
config feat(developer): add api-extractor and api-documenter and config 2024-02-26 11:37:32 +07:00
src fix(developer): enforce presence of kps Info.Description field in info compilers 2024-08-16 08:04:18 +02:00
test Merge branch 'master' into refactor/common/9665-move-compiler-interfaces-to-developer 2024-08-07 15:15:45 +10:00
.eslintrc.cjs refactor(developer): remove node dependencies from kmc-model-info 2023-07-18 14:02:04 +07:00
build.sh chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
package.json chore(common): eliminate ts-node ref from most subpackages 2024-06-10 10:07:58 +07:00
README.md docs(developer): npm package readme files 2024-02-26 14:00:51 +07:00
tsconfig.json refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00

Keyman Developer - kmc-model-info

This package builds a .model_info file from a Keyman lexical model project. It can be used from the command line with @keymanapp/kmc.

This package is used only for preparing metadata files for deployment of lexical models to the Keyman Cloud Lexical Model Repository.