| Crates.io | rmk-cli |
| lib.rs | rmk-cli |
| version | 0.1.3 |
| created_at | 2024-11-19 02:24:57.390558+00 |
| updated_at | 2024-12-12 11:47:41.620322+00 |
| description | RMK CLI is a tool that parses `keybaord.toml` and `vial.json`, generates RMK project. |
| homepage | https://github.com/haobogu/rmk-cli |
| repository | https://github.com/haobogu/rmk-cli |
| max_upload_size | |
| id | 1452839 |
| size | 132,244 |
RMK CLI is a tool that parses keybaord.toml and vial.json, generates RMK project.
Install rmk-cli:
cargo install rmk-cli
Generate project:
rmk-cli --keyboard-toml-path keyboard.toml --vial-json-path vial.json
The available project template can be found at rmk-template