Skip to content

Commit 31dccf5

Browse files
committed
Update README.md
@keithamus I think we should inform about "Consolidation of multiple similar libraries", what do you think?
1 parent 30623e0 commit 31dccf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a super simple npm module to run shell commands in parallel. All
44
processes will share the same stdout/stderr, and if any command exits with a
55
non-zero exit status, the rest are stopped and the exit code carries through.
66

7+
### currently not maintained, see [Consolidation of multiple similar libraries](https://github.com/mysticatea/npm-run-all/issues/10)
8+
79
### Motivation
810

911
**How is this different than:**

0 commit comments

Comments
 (0)