open-cli-tools / open-cli-tools/concurrently
Question: is there a simple way to run a single command with n concurrency?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.9k
- Forks
- 281
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 1
Description
I'm looking for a way to easily run the same command in parallel, specifying the number of concurrent executions. Does concurrently support that?
Contributor guide
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
First inspect the existing concurrently CLI options and command-execution behavior to determine whether a concurrency limit is already supported. Done would require a clear answer from the current interface, or a separately scoped change request if it is not.
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