Process utils
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
CLIs often need utils for forking or exec.
We might reexport execa async utils (with dynamic import for CJS compact)
For on/off execa is perfect. Still not sure about forking. Execa supports execaNode too that supports IPC channel. However I'm not sure if gives enough flexibility for things like dev server (#7) or not. Still worth to try.
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
No files or tests are named. Start by reviewing the CLI process needs described here and execa's async utilities, including execaNode and IPC support, then compare them with the dev-server requirements in issue #7. Done should be a clearly scoped process-utils proposal with confirmed support for the required use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100