Skip to content
/ pastry Public

🍰 A sweet command line tool to interact with multiple pastebin backends

License

Notifications You must be signed in to change notification settings

aeolyus/pastry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastry

A sweet command line tool to interact with multiple pastebin backends.

Usage

Pastry will read from stdin until EOF and upload the input to a pastebin backend and return the URL of the pastebin link.

echo Hello World! | pastry

See pastry --help for more options

Install

cargo

cargo install --git https://github.com/aeolyus/pastry.git

Homebrew

brew tap aeolyus/tap
brew install pastry

About

🍰 A sweet command line tool to interact with multiple pastebin backends

Resources

License

Stars

Watchers

Forks

Packages

No packages published