CLI: Permit options be passed to hyper/electron bin
Open
Nobody has claimed this yet.
⌨️ CLI tool
help wanted
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
We need to permit users to pass options directly to hyper/Electron bin.
For example: hyper --ignore-gpu-blacklist
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the hyper/Electron bin entry point and trace how command-line arguments are currently handled. Verify the example hyper --ignore-gpu-blacklist reaches Electron unchanged, and add or update coverage if the relevant test entry point is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100