🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

commander-claus

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commander-claus

Secret Santa from the command line.

latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
11
57.14%
Maintainers
1
Weekly downloads
 
Created
Source

commander claus

Secret Santa from the command line.

npm install commander-claus

Usage

By default, commander-claus uses Gmail to send messages, with username $CLAUSUSER and password $CLAUSPASSWORD.

Modify Claus#transport to send messages another way.

Options

-f, --file

Default: claus.csv.

The to read names from. First row must be the header: name,email using any delimiter. A custom delimiter can be set with the -d, --delim flag.

-d, --delim

Default: ,.

The delimiter passed to dsv. Used to parse the input file.

-s, --subject

Default: Secret Santa

The email subject sent to all recipients.

--dryrun

Do everything except send emails.

--reveal

Reveal matches.

Keywords

secret

FAQs

Package last updated on 23 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts