Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 1.38 KB

README.rst

File metadata and controls

74 lines (45 loc) · 1.38 KB

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.