zserge / lorca

Build cross-platform modern desktop apps in Go + HTML5
MIT License
8.04k stars 535 forks source link

[Question] How to keep Lorca assets up to date? #96

Open zaydek opened 4 years ago

zaydek commented 4 years ago

Lorca looks really interesting. I’m wondering how would you keep Lorca’s static assets in sync? Is it as simple as querying a host repo and downloading/replacing assets on some interval? Is there any demo code previous issues that discuss this topic in length?

Thanks!