MarshallOfSound / MarshallOfSound/electron-devtools-installer
Feature Request: CLI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
I would love to be able to install devtools from a CLI command, instead of by adding this temporary code to my Electron app.
This could be done as an interactive prompt from running:
```
npx electron-devtools-installer
```
What do you think of this?
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
The issue names no files, tests, or existing entry points. Start by inspecting how the TypeScript package is currently invoked and packaged, then define the scope of an interactive npx electron-devtools-installer command; done means users can install the devtools without temporary Electron app code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100