0.6.0 • Published 10 years ago
nodepaster v0.6.0
dpaster
Cli tool for pasting to dpaste.de
Accepts from stdin, you can provide type of the snippet.
Installation
npm install -g nodepasterUsage
dpaster -hecho "Something" | dpastercat cli.js | dpaster -t js | pbcopy# if you don't mind command repeating
!! | dpaster | pbcopy