Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

it-cli

ampersandre3ISC0.1.2

A git command-line proxy that sometimes prints an image of Stephen King's It

readme

it-cli

Description

A command-line tool that does the following:

  • 50% of the time, it just acts as an alias for git
  • The other 50% of the time, it displays an ascii image of Stephen King's It

If the ascii image is displayed, the git command will not be executed and you'll have to try again.

Installation

npm install -g it-cli

Usage

it <git commands/options>

Example:

it status
it diff
it add
it commit -m "Hopefully It doesn't appear and this commit works"

Why

I don't have a reason