sipit

1.1.0 • Public • Published

sipit

A CLI-ified version of the npm drinking game.

Usage:

via npx:

npx sipit <name>

as a gloal module:

npm i -g sipit
sipit <name>

Purpose:

An npm drinking game. If <name> exists, you take a sip. If <name> doesn't exist, you don't. It's pretty simple really.

Inspiration:

This took me less than an hour to build while watching Destiny 2 streamers prep for a raid. Had an itch to build something, so I did.

  • Sara Vieira tweeted out that she'd built npmdrinkinggame.party today and it was interesting to me
  • Just before starting to work on this I saw a tweet from Sindre about an npm drinking game.

I've been loving npx so figured it would be a good way to make Sindre's drinking game portable, and without actually installing modules in whatever your current working directory. Let's face it, if you're playing this game you probably won't care what you do to the current working directory until tomorrow... at which point you'll regret running 500 npm installs.

Be responsible with your drinking ❤️

Readme

Keywords

none

Package Sidebar

Install

npm i sipit

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

3.38 kB

Total Files

3

Last publish

Collaborators

  • bnb