Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theashraf/alex-action
GitHub Action for alex
https://github.com/theashraf/alex-action
alexjs github github-actions github-actions-docker
Last synced: about 2 months ago
JSON representation
GitHub Action for alex
- Host: GitHub
- URL: https://github.com/theashraf/alex-action
- Owner: theashraf
- Created: 2019-11-03T11:43:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T18:22:41.000Z (about 5 years ago)
- Last Synced: 2024-10-05T11:18:35.653Z (2 months ago)
- Topics: alexjs, github, github-actions, github-actions-docker
- Language: Dockerfile
- Homepage: https://github.com/get-alex/alex
- Size: 1000 Bytes
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actions - Catch insensitive, inconsiderate writing in your markdown docs
- fucking-awesome-actions - Catch insensitive, inconsiderate writing in your markdown docs
- awesome-workflows - Catch insensitive, inconsiderate writing in your markdown docs
- awesome-docs - Alex Action
README
# Alex Github Action
> GitHub Action to automate catching insensitive ,inconsiderate writing.
## What
GitHub Action for [alex](https://alexjs.com/).
alex helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing in text.
## Why
- Helps to get better at considerate writing
- Catches many possible offences
- Suggests helpful alternatives## Usage
On your GitHub Actions workflow file, add the following step:
```yaml
steps:
uses: theashraf/alex-action@master
```This will run the "alex ." command without arguments.