Skip to content

vxsx/nodepaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

cli tool for pasting to dpaste.de

Resources

License

Stars

Watchers

Forks

Packages

No packages published