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
~ % curl -T bin/code.js https://cfp.vim-cn.com/
https://cfp.vim-cn.com/cbc
~ % cat bin/code.js | curl -F 'vimcn=<-' 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
URLS
https://img.vim-cn.com/
A CLI image pastebin
VERSION
0.10
SEE ALSO
https://github.com/Vim-cn/vinergy
POWERED BY
29 Jan 2019 vinergy(1)