thaliproject / CI

CI project for testing mobile devices
MIT License
2 stars 3 forks source link

install.js is a beast, it has to be refactored #6

Closed yaronyg closed 8 years ago

yaronyg commented 8 years ago

install.js is a critical piece of code. It is the first thing that anyone using Thali ends up calling and it controls if their initial experience will be good or bad. It is also doing a lot of very complex stuff that will continue to evolve over time. We desperately need it to be less of a hacky mess.