dthree/cash

standalone cash-cat doesn't copy stdin

Open

#6 aperta il 23 feb 2016

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (253 fork)batch import
help wantednon-compliant behavior

Metriche repository

Star
 (7768 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor