dthree/cash

standalone cash-cat doesn't copy stdin

オープン

#6 opened on 2016/02/23

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (197 件のフォーク)batch import
help wantednon-compliant behavior

Repository metrics

Stars
 (7,737 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド