This tool check and report inappropriate words in your documents.
- Please set words and settings in the
iawc.yaml
file. - Run
iawc {your documents directory path}
.
You can get result in {found file name}: {found word}
format.
# e.g.)
iawc sample
sample/sample.txt: 名前
brew install kemokemo/tap/iawc
First, add my scoop-bucket.
scoop bucket add kemokemo-bucket https://github.com/kemokemo/scoop-bucket.git
Next, install this app by running the following.
scoop install iawc
Get the latest version from the release page, and download the archive file for your operating system/architecture. Unpack the archive, and put the binary somewhere in your $PATH
.