| commit | 356f4f3037bdb8a51e71a5c09f3e5f0311ac086b | [log] [tgz] |
|---|---|---|
| author | Matan Lurey <matanlurey@users.noreply.github.com> | Wed Jul 12 09:21:01 2017 -0700 |
| committer | GitHub <noreply@github.com> | Wed Jul 12 09:21:01 2017 -0700 |
| tree | b4c865f744bdbefef0036ffacbf23106df18e354 | |
| parent | 8ccaa1239fc0beae5193aaefdaf26321aef90fe0 [diff] |
Add `ProcessManager` and `sharedStdIn` (dart-lang/io#6) * Start on process manager. * Ready for review. * Pass on .24 and .25. * Add travis badge. * Actually fix travis. * Update README. * Address feedback.