runex-core 0.1.3

Core library for runex – a cross-shell abbreviation expansion engine
Documentation

runex-core

Core library for runex, a cross-shell abbreviation engine.

This crate is primarily used by the runex CLI and contains:

  • config parsing
  • shell export generation
  • doctor diagnostics
  • abbreviation expansion logic

Most users want the CLI instead:

cargo install runex

Repository and documentation: https://github.com/ShortArrow/runex