vx13 / Vinergy

CLI Pastebin within VimEnergy

Home Page:http://p.vim-cn.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vinergy

CLI Pastebin within VimEnergy

Make sure to check Github for the latest updates.

Requirement

web.py, pymongo, pygments, and nosetests, paste (for testing)

Installation

See docs/INSTALL.rst

Usage

~ % cat bin/pyconsole.vim | curl -F 'vimcn=<-' http://p.vim-cn.com
http://p.vim-cn.com/cbc

~ % curl http://p.vim-cn.com/cbc?js

~ % wget -qO- http://p.vim-cn.com/cbc/js

~ % firefox http://p.vim-cn.com/cbc?js

Author

Vayn <vayn at vayn dot de>

lilydjwg <lilydjwg at gmail dot com>

Credit

Special thanks to rupa and his sprunge.

License

This program is released under GPL3 license, see LICENSE for more detail.

About

CLI Pastebin within VimEnergy

http://p.vim-cn.com/

License:GNU General Public License v3.0


Languages

Language:Python 93.2%Language:JavaScript 6.8%