vinergy(1) VINERGY vinergy(1)
NAME
Vinergy: CLI Pastebin within VimEnergy
SYNOPSIS
<command> | curl -F 'vimcn=<-' https://cfp.vim-cn.com/
DESCRIPTION
add ?<lang> or /<lang> to resulting url for line numbers and syntax
highlighting
EXAMPLES
~ % cat bin/code.js | curl -F 'vimcn=<-' $url
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
URLS
https://img.vim-cn.com/
A CLI image pastebin
VERSION
0.5
SEE ALSO
https://github.com/Vim-cn/vinergy
POWERED BY
20 Aug 2013 vinergy(1)