standalone cash-cat doesn't copy stdin
Open
help wanted
non-compliant behavior
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.