get-emails-cli

2.0.0 • Public • Published

get-emails-cli

Get all emails in a text file or stdin

Install

$ npm install --global get-emails-cli

Usage

$ get-emails --help

  Usage
    $ get-emails <file>
    $ cat <file> | get-emails

  Example
    $ get-emails file.txt
    sindresorhus@gmail.com
    unicorn@rainbow.com

Related

Dependencies (3)

Dev Dependencies (3)

Package Sidebar

Install

npm i get-emails-cli

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus