Skip to content

seangenabe/nay

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published