dthree/cash

standalone cash-cat doesn't copy stdin

Open

#6 建立於 2016年2月23日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (253 fork)batch import
help wantednon-compliant behavior

倉庫指標

Star
 (7,768 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Cool project!

When using cash-cat as a standalone command, it doesn't appear to support copying stdin when no arguments are present. For example:

    npm install cash-cat
    $ echo hi | ./node_modules/.bin/cat
    $

Am I doing something wrong here?

Thanks, Kevin

貢獻者指南