Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

pbin

CLI tool for Stikked based pastebin services, like http://paste.mate-desktop.org/

Inspired by mpaste from mate-desktop, but I did not want to have Python dependency and wanted to add more features (file type detection).

Installing

Copy pbin.sh to somewhere in your $PATH:

URL=https://raw.githubusercontent.com/glensc/pbin/master/pbin.sh
PBIN=~/.local/bin/pbin

wget $URL -O $PBIN || \
curl $URL $PBIN

chmod +x $PBIN

Copyright

License: GPL v2

(c) 2014-2018 Elan Ruusamäe glen@pld-linux.org

About

CLI tool for Stikked based pastebin services

Resources

Stars

21 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages