Skip to content

Dashlane/node-not-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Corentin Mors
Feb 17, 2020
e2acc7a · Feb 17, 2020

History

6 Commits
May 31, 2016
Feb 17, 2020
May 31, 2016

Repository files navigation

not-bin

npm

Invert the exit code of a process. Make 0 into 1 and everything else into a 0. An alternative to ! some-command syntax present in some shells.

not-bin some-command

Available on NPM

npm i not-bin