Skip to content

vx13/Vinergy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.2%
  • JavaScript 6.8%