max-mapper / max-mapper/electron-spawn

Reading from stdin?

Open
#27 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
195
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I seen something in the source code, but it seems to not work.

$ echo "console.log(window.location.href); window.close()" | electron-spawn

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the reported echo command against the electron-spawn CLI and inspect the source code path that handles process input. Determine whether stdin is intended to become the Electron script, and define completion as the command reliably executing the piped code or documenting the unsupported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.