This is the **command-line interface** for Lingora.
`lingora-cli` non-interactive checks of translation integrity for:
- --
It reports missing translations, redundant keys, and validates `dioxus-i18n` `t!`, `te!`, `tid!` macro calls in Rust files.
```bash
cargo +nightly install lingora-cli
```