Skip to main content

A generic pastebin posting tool

Project description

A generic pastebin posting tool

Supported Paste services:

Add support for more services easily

Usage

Do pstr -h, pstr paste -h, pstr list -h for help

Examples

Paste some content

> pstr paste “some content”

Paste through the familiar piping

> git diff | pstr paste

Paste to the service pastebin

> pstr paste -s pastebin “some content”

Paste file contents (deprecated after piping support)

> pstr paste -f path/to/file/filename.extension

Paste git diff (deprecated after piping support)

> pstr paste -c “git diff”

List available syntax/languages/formats

> pstr list syntax

List available pastebin services

> pstr list services

For the lazy

  • Alias pstr paste to something like p and do echo foo | p

  • Use a config file to store settings

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paster-0.8.tar.gz (21.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page