Cloudkibo / KiboChatDesk

KiboChat for Desktop Application
0 stars 0 forks source link

Create installer packages for windows and mac #45

Open sojharo opened 7 years ago

sojharo commented 7 years ago

Opened from https://github.com/Cloudkibo/KiboChatDesk/issues/35#issuecomment-299779473

We would create the installer packages for windows and mac in this task.

sojharo commented 7 years ago

We need to assign this task priority so that I can include it in weekly deck accordingly.

Assadbintahir commented 7 years ago

I have studied tutorials of creating

Binaries for different platforms i.e. Mac, Win or Linux etc. Installers from these binaries for respective platforms.

I have created a window binary of a demo application.

I have utilized following resources for understanding the process.

http://ourcodeworld.com/articles/read/365/how-to-create-a-windows-installer-for-an-application-built-with-electron-framework http://electron.rocks/electron-angular-packing-and-distribution/

@sojharo please see if you find anything missing in these tutorials. So that I can create installers of kibochat.

jekram commented 7 years ago

Thanks for the update

sojharo commented 7 years ago

I have seen them and they look fine. Go ahead and create for windows and send me step by step procedure for macbook. However, didn't you find the procedure on official documentation of electron. I had once looked there.