0.6.0 • Published 8 years ago

nodepaster v0.6.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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
0.6.0

8 years ago

0.5.0

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago