2.0.0 • Published 4 years ago
get-emails-cli v2.0.0
get-emails-cli
Get all emails in a text file or stdin
Install
$ npm install --global get-emails-cliUsage
$ get-emails --help
Usage
$ get-emails <file>
$ cat <file> | get-emails
Example
$ get-emails file.txt
sindresorhus@gmail.com
unicorn@rainbow.comRelated
- get-emails - API for this module