electron-userland / electron-builder-binaries

172 stars 60 forks source link

Question - How to use this binaries #4

Closed myfrndjk closed 6 years ago

myfrndjk commented 6 years ago

Hi,

Can I download this binary and use this to build my application without installing anything. For example in my app package.json mention under script.

"pack" : electron-builder-binaries/nsis.sh will above line convert my code to exe file.

I am not sure how to use this binary and cant find any documentation or wiki. What is the exact use of this binaries.

Thanks Jk

develar commented 6 years ago

Please see readme — please use electron-builder to build electron application.