pipebin

0.4.7 • Public • Published

Pipebin CLI

This is the cli for Pipebin, a service like pastebin, for piping files and content to!

Installation

npm install -g pipebin

Usage

To create a new pipe

whoami | pb
# will return a pipebin id like 'BqStMv' 

To get the contents of the pipe on another machine, terminal, wherever!

pb BqStMv
# Will return your pipe contents 

You can also do things with the contents

pb BqStMv > /tmp/mydate.txt
# Will pipe your previously piped contents into the file /tmp/mydate.txt 

/pipebin/

    Package Sidebar

    Install

    npm i pipebin

    Weekly Downloads

    17

    Version

    0.4.7

    License

    MIT

    Unpacked Size

    9.18 kB

    Total Files

    13

    Last publish

    Collaborators

    • antony