open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
6.98k stars 227 forks source link

Support hex prefix colors with modifiers #450

Open garretmh opened 10 months ago

garretmh commented 10 months ago

Extends https://github.com/open-cli-tools/concurrently/issues/260

coveralls commented 8 months ago

Coverage Status

coverage: 99.202% (+0.005%) from 99.197% when pulling fe15928802793b42b54e4603ab9949afa9b0dc3c on garretmh:hex-prefix-color-with-modifiers into 0c64306f2bd7bf36ef5177afe092bf2875b0bc01 on open-cli-tools:main.

garretmh commented 8 months ago

Apologies, I addressed the check failures.