dthree/cash

standalone cash-cat doesn't copy stdin

开放

#6 创建于 2016年2月23日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (197 个派生)batch import
help wantednon-compliant behavior

仓库指标

星标
 (7,737 个星标)
PR 合并指标
 (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

贡献者指南