alex
A tool that catches insensitive, inconsiderate writing. It helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing in text. More information: <https://github.com/get-alex/alex>.
Install
- All systems
-
curl cmd.cat/alex.sh
- Debian
-
apt-get install alex - Ubuntu
-
apt-get install alex - Arch Linux
-
pacman -S alex - Kali Linux
-
apt-get install alex - Fedora
-
dnf install alex - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install alex - OS X
-
brew install alex - Raspbian
-
apt-get install alex
A tool that catches insensitive, inconsiderate writing. It helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing in text. More information: <https://github.com/get-alex/alex>.
-
Analyze text from `stdin`:
echo His network looks good | alex --stdin -
Analyze all files in the current directory:
alex -
Analyze a specific file:
alex path/to/file.md -
Analyze all Markdown files except `example.md`:
alex *.md !example.md
© tl;dr; authors and contributors