commands.sh

alex

all

Catch insensitive, inconsiderate writing. It helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing in text.

More info →

Examples (4)

Analyze text from `stdin`

echo His network looks good | alex --stdin

Analyze all files in the current directory

Analyze a specific file

alex path/to/file.md

Analyze all Markdown files except `example.md`

alex *.md !example.md
made by @shridhargupta | data from tldr-pages