nay

1.0.2 • Public • Published

nay

A CLI that does nothing. Alternative to /dev/null and NUL.

npm Travis Build Status AppVeyor Build Status devDependency Status

Rationale

This module was created as a cross-platform way of outputting into /dev/null (nix) or NUL (Windows).

Usage

CLI

nay

Does nothing. Really.

API

Exports undefined.

assert(require('nay') === undefined)

License

MIT or CC0-1.0

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i nay

    Weekly Downloads

    6

    Version

    1.0.2

    License

    (MIT OR CC0-1.0)

    Last publish

    Collaborators

    • seangenabe