Skip to content

Vim-cn/Vinergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinergy

CLI Pastebin within VimEnergy

Make sure to check GitHub for the latest updates.

Requirements

tornado, asyncpg, pygments

Installation

See docs/INSTALL.rst

Usage

~ % cat bin/pyconsole.vim | curl -F 'vimcn=<-' https://cfp.vim-cn.com

https://cfp.vim-cn.com/cbc

~ % curl -T bin/pyconsole.vim https://cfp.vim-cn.com

https://cfp.vim-cn.com/cbc

~ % curl https://cfp.vim-cn.com/cbc?js

~ % wget -qO- https://cfp.vim-cn.com/cbc/js

~ % firefox https://cfp.vim-cn.com/cbc/js

Authors

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 GPLv3 license, see LICENSE for more detail.