vinergy(1)                         VINERGY                           vinergy(1)

NAME
    Vinergy: CLI Pastebin within VimEnergy

SYNOPSIS
    <command> | curl -F 'vimcn=<-' http://p.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=<-' 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

URLS
    http://img.vim-cn.com/
        A CLI image pastebin

SEE ALSO
    http://github.com/Vim-cn/vinergy

POWERED BY
          

                                11 June 2011                         vinergy(1)