pipetest

pipe + /bin/test

Usage no npm install needed!

<script type="module">
  import pipetest from 'https://cdn.skypack.dev/pipetest';
</script>

README

pipe + /bin/test

Installation

$ [sudo] npm i -g pipetest

Scripts usage

command|usage -|- pipetest |usage: pipetest operator value

Examples

$ echo 42 | pipetest -gt 40 && echo gt
gt

python-readme-generator