nodepaster

0.6.0 • Public • Published

dpaster

Cli tool for pasting to dpaste.de

Accepts from stdin, you can provide type of the snippet.

Installation

npm install -g nodepaster

Usage

dpaster -h
echo "Something" | dpaster
cat cli.js | dpaster -t js | pbcopy
# if you don't mind command repeating
!! | dpaster | pbcopy

/nodepaster/

    Package Sidebar

    Install

    npm i nodepaster

    Weekly Downloads

    3

    Version

    0.6.0

    License

    MIT

    Last publish

    Collaborators

    • finalangel
    • vxsx
    • divio-devs