Skip to content

diasbruno/pastery.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastery.el MELPA

Paste buffer or region to pastery.net from emacs.

install

from source

Get pastery.el and add to load paths with:

(load-to-list 'load-path "/PATH/TO/pastery.el")

from melpa

To include melpa to your package archives.

(add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/") t)

Then simply download from M-x package-list-packages RET and include to your .emacs.

(require 'pastery)

usage

Setup your pastery key in customize-variable

(customize-variables
  '(pastery-api-key "YOUR_KEY"))

to list

M-x pastery

This will open a buffer with a list of all your pastes available.

to submit a paste

If you have a region selected, it will be sent. To send an entire buffer just call the function.

M-x pastery-submit

license

See license.md

About

pastery for emacs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •