UNPKG

shusher

Version:
10 lines (7 loc) 142 B
# Shusher Cross platform `/dev/null` pipe equivelant. ## Usage ```bash npm install -g shusher echo "This will not be printed" | shusher ```