dthree/cash

standalone cash-cat doesn't copy stdin

Open

#6 ouverte le 23 févr. 2016

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (253 forks)batch import
help wantednon-compliant behavior

Métriques du dépôt

Stars
 (7 768 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur