amilajack / erb-sqlite-example

An example of erb with native dependencies (sqlite3 in this case)
MIT License
47 stars 23 forks source link

Auto Update Apps allready build #6

Closed rahmatkruniawan closed 7 years ago

rahmatkruniawan commented 7 years ago

This's my scenario. I build the installer and distribute it. But I want the app I distribute to change if I make a change in the source code. But I do not want anyone who has installed my apps it must install again the application that I created. So it's like auto update. Is it possible to do that with this ERB?

rahmatkruniawan commented 7 years ago

@amilajack I really need help for this. I really need your advice

amilajack commented 7 years ago

Please ask this question in the gitter chat. Opening issues isnt the right way to do this.