Skip to content

spebern/paste-of-code.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://travis-ci.org/spebern/paste-of-code.el.svg?branch=master

paste-of-code.el

Paste source code on https://paste.ofcode.org/.

If a region is selected, then the code inside will be uploaded, otherwise the whole buffer. The link will be copied to the kill ring and will also be opened in the browser.

Install

Use M-x package-install RET paste-of-code to install. Make sure you have the MELPA package archive enabled in your init.el or .emacs and your package contents are up to date (use M-x package-refresh-contents if you can’t find the www-synonyms package and you’ve added MELPA to your package archives.

(use-package paste-of-code
  ensure: t)

Usage

M-x paste-of-code-paste-code

License

Same as Emacs, see the file LICENSE for more info

About

emacs package for pasting to paste.ofcode.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published