tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Redirect output across streams #423

Closed seanpdoyle closed 8 years ago

seanpdoyle commented 8 years ago

Runner will "stream" output to STDOUT, STDERR, and each of the associated streams instead of waiting until the subprocesses complete.