- Install ruby on your machine: https://www.ruby-lang.org/en/documentation/installation
- Clone git repo in the right folder:
git clone https://github.com/chattermill/cm-redactor-cli.git
ruby redact "My email is [email protected]"
=> My email is [redacted]
Built by Chattermill