Add process.stdin and out support so you can pipe data in and out of xp calls
Open
- Dominant language
- CoffeeScript
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to make calls like:
```
echo "foobar" | xp base64
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides a shell example but names no files or tests. Start by locating xp's command entry point and existing call handling, then reproduce the example locally. Done means data can be piped into an xp call and the call's output can be received through standard output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100