1.0.7 • Published 8 years ago

pingskiller v1.0.7

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

PingSkiller

Sign your friend up for the pingskills newsletter, this is really just a joke -- so please don't abuse this any further than your coworkers who need some help at pingpong.

Use as a node module: npm i --save pingskiller

or clone the repo:

git clone git+ssh://git@github.com/dhigginbotham/pingskiller.git && \
cd pingskiller/ && \
npm i && \
chmod +x bin/pingskiller && \
bin/pingskiller -h
Usage: bin/pingskiller [options]

Options:
  --firstname, -f  first name of friend                               [required]
  --lastname, -l   last name of friend                                [required]
  --email, -e      email of friend                                    [required]
  --help, -h       Show help                                           [boolean]

Examples:
  bin/pingskiller -f Ricky -l Bobby -e rbobby@edify.com

Made with

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.0

8 years ago