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

Package Sidebar

Install

npm i nodepaster

Weekly Downloads

0

Version

0.6.0

License

MIT

Last publish

Collaborators

  • finalangel
  • vxsx
  • divio-devs