Commit Graph

6 Commits

Author SHA1 Message Date
Chris Breiding 2eae9d354d fix core-app starting
core-app changes the cwd, which messes up the root monorepo tasks, so it needs to be required lazily
2016-10-17 11:07:29 -04:00
Chris Breiding 7a10846cbb wip - get packages talking to each other 2016-10-17 10:36:06 -04:00
Chris Breiding 3773421c4b output all scripts to single pane 2016-10-12 13:50:58 -04:00
Chris Breiding b8a45f76cd save wip on parallel script UI
current issues:
- nodemon causes scrolling not to work (https://github.com/chjj/blessed/issues/235)
- exiting doesn’t exit scripts (via npm-run-all) properly
2016-10-12 13:21:20 -04:00
Chris Breiding bdeef6c686 some cleanup 2016-10-06 13:22:25 -04:00
Brian Mann c4ba9a2b5b WIP experimental monorepo 2016-09-27 10:21:09 -04:00