项目作者: Dashlane
项目描述 :
Invert the exit code of a process
高级语言: JavaScript
项目地址: git://github.com/Dashlane/node-not-bin.git
not-bin

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