williamparry / cloudRIG

Stream your applications with Parsec and AWS on the cheap.
MIT License
155 stars 28 forks source link

Improve build system #102

Closed williamparry closed 5 years ago

williamparry commented 5 years ago

At the moment there's a lot of scripts in the package.json. It would be good to use something like yarn workspaces so that the libraries link nicer.

williamparry commented 5 years ago

Would also be good to have it reliably compile on Ubuntu and Windows.