Skip to content

interrrp/ren

Repository files navigation

✏️ Ren

A tiny spellchecker.

⬇️ Installation

At the moment, you can only install Ren by source:

git clone https://github.com/interrrp/ren
cd ren
cargo install .

⚙️ Usage

Read the help text:

Usage: ren [OPTIONS] [PATTERN]

Arguments:
  [PATTERN]  The glob pattern to search for files to spell check [default: **/*.md]

Options:
  -l, --langs <LANGS>  The language codes of the wordlists to use for spell checking [default: en_us]
  -h, --help           Print help

🔑 License

Ren is licensed under GPLv3.

Releases

No releases published

Packages

No packages published

Languages