File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# concurrently
22
3- [ ![ Latest Version ] ( https://img.shields.io/github/v/release/open-cli-tools/concurrently?label=Version )] ( https://github.com/open-cli-tools/concurrently/releases )
3+ [ ![ Latest Release ] ( https://img.shields.io/github/v/release/open-cli-tools/concurrently?label=Release )] ( https://github.com/open-cli-tools/concurrently/releases )
44[ ![ License] ( https://img.shields.io/github/license/open-cli-tools/concurrently?label=License )] ( ./LICENSE )
5- [ ![ Weekly Downloads] ( https://img.shields.io/npm/dw/concurrently?label=Downloads&logo=npm )] ( https://www.npmjs.com/package/concurrently )
6- [ ![ CI] ( https://img.shields.io/github/workflow/status/open-cli-tools/concurrently/CI?label=CI&logo=github )] ( https://github.com/open-cli-tools/concurrently/actions/workflows/ci.yml )
7- [ ![ Coverage] ( https://img.shields.io/coveralls/github/open-cli-tools/concurrently/main?label=Coverage&logo=coveralls )] ( https://coveralls.io/github/open-cli-tools/concurrently?branch=main )
5+ [ ![ Weekly Downloads on NPM ] ( https://img.shields.io/npm/dw/concurrently?label=Downloads&logo=npm )] ( https://www.npmjs.com/package/concurrently )
6+ [ ![ CI Status ] ( https://img.shields.io/github/workflow/status/open-cli-tools/concurrently/CI?label=CI&logo=github )] ( https://github.com/open-cli-tools/concurrently/actions/workflows/ci.yml )
7+ [ ![ Coverage Status ] ( https://img.shields.io/coveralls/github/open-cli-tools/concurrently/main?label=Coverage&logo=coveralls )] ( https://coveralls.io/github/open-cli-tools/concurrently?branch=main )
88
99Run multiple commands concurrently.
1010Like ` npm run watch-js & npm run watch-less ` but better.
You can’t perform that action at this time.
0 commit comments