OneDeadKey / kalamine

Keyboard Layout Maker
MIT License
105 stars 29 forks source link

better error message for `xkalamine install` #48

Open fabi1cazenave opened 8 months ago

fabi1cazenave commented 8 months ago
$ sudo bin/xkalamine install dist/ergol.xkb

File could not be parsed.
Error: Invalid statement (at line 1, column 1).

xkalamine should make clear that a TOML/YAML description file is expected, not an XKB. And maybe point to the online documentation.