github mysticatea/npm-run-all v1.8.0

latest releases: v4.1.5, v4.1.3, v4.1.4...
8 years ago

Features:

  • 0a600e5 - --print-name option has been added (#35).
    When this option was specified, npm-run-all prints task names before running the tasks.
    This option is useful with using --silent option or similar npm configulation.
    print-name
  • 00f674a - --print-label option has been added (#23).
    When this option was specified, npm-run-all prints task names as prefix for each line of output.
    This option is useful with using --parallel option. But there is a known limitation, some tools get stopping coloring when this option was specified.
    print-label

Don't miss a new npm-run-all release

NewReleases is sending notifications on new releases.