mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 18:35:32 +00:00
builder_init was unnecessarily and inconsistently duplicating builder_describe and builder_parse functionality. Removing it -- all scripts should use builder_describe and builder_parse instead, which gives us more flexibility and consistency into the future. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| build.sh | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||