1.0.7 • Published 10 years ago

pingskiller v1.0.7

Weekly downloads
4
License
ISC
Repository
github
Last release
10 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

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.0

10 years ago