Skip to content

cutenode/sipit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ❤️

About

An npm drinking game for your terminal 🍻

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published