Skip to content

broom9/pbup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A small tool to upload clipboard content to pastie.org and copy pastie URL.

The name "pbup" is from the convenient "pbcopy" and "pbpaste" methods in OS X. This one is to "upload" your clipboard content.

Ruby is required. The "pbup" command is OS X only.

Install and Usage:

git clone https://github.com/broom9/pbup.git
cd pbup/
echo "Put some sample text in clipboard" | pbcopy
pbup
open `pbpaste` # Pastie.org URL should be ready in your clipboard

About

Upload clipboard content to pastie.org and copy pastie URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published