项目作者: Dashlane

项目描述 :
Invert the exit code of a process
高级语言: JavaScript
项目地址: git://github.com/Dashlane/node-not-bin.git
创建时间: 2016-05-31T07:36:57Z
项目社区:https://github.com/Dashlane/node-not-bin

开源协议:

下载


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.

  1. not-bin some-command

Available on NPM

  1. npm i not-bin