GitShow/sindresorhus/grunt-concurrent
sindresorhus

grunt-concurrent

Run grunt tasks concurrently

by sindresorhus
Star on GitHubForknpm

JavaScript

791 stars66 forks14 contributorsQuiet · 2y agoSince 2013v3.0.0MIT

Meet the team

See all 14 on GitHub →
sindresorhus
sindresorhus70 contributions
ChrisWren
ChrisWren3 contributions
fatfisz
fatfisz2 contributions
arthurvr
arthurvr1 contribution
diogoriba
diogoriba1 contribution
baer
baer1 contribution
jimf
jimf1 contribution
kimjoar
kimjoar1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
syonfox
Memory leack in concurent build proccess. ClosedIssue

Hi, i have been using this and just restarting in my dev proccess ;) but am trying to track down why my concurrent bundling is leaky. to tighten up the whole process. Does anyone have insight into this problem. I am watching many code files for different bundles Looking into this it might be related to https://github.com/node-fetch/node-fetch/issues/1295#issuecomment-921178548 Will keep poking around but it seems over time my project crashes. not sure exactly where the leak is this is just one lead.

syonfox · 9mo ago
flyon
Suggestion: mark which output belongs to which taskClosedIssue

the option is perfect for what I want. Though since I run several build processes with their own watch mechanisms, some output at the same time.. Would it be possible to mark which task is ouputting by prepending a string? so task1 output line1 task1 output line2 task2 output line1 task1 output line3 becomes [task1] task1 output line1 [task1] task1 output line2 [task2] task2 output line1 [task1] task1 output line3 bonus: different colors for each task name within the brackets 👍

flyon · 9mo ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/grunt-concurrent. Description: Run grunt tasks concurrently Stars: 791, Forks: 66. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v3.0.0 (7y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 85%. Top contributors: sindresorhus, ChrisWren, fatfisz, arthurvr, diogoriba, baer, jimf, kimjoar, mbuchetics, Richienb and others.

·@ofershap

Replace github.com with gitshow.dev