# runex-core
Core library for `runex`, a cross-shell abbreviation engine.
This crate is primarily internal to the `runex` CLI.
Most users should install the CLI instead:
```bash
cargo install runex
```
Project documentation:
- <https://github.com/ShortArrow/runex#readme>