#yes #cli #built-in #no

nightly app nay

like 'yes', but a bit more negative, and a lot more speedy

2 unstable releases

0.2.0 Jul 3, 2022
0.1.0 Jul 2, 2022

#1820 in Command line utilities

MIT/Apache

3KB

nay

nay.

The long awaited missing counterpart of the infamous yes.

🚀 Outputs nblazingly fast.

building

rustup install nightly # if needed
cargo +nightly build --release

or

cargo +nightly install nay

usage

$ nay
$ nay | cat # to see output
$ nay | pv > /dev/null # to check speed

No runtime deps