moose-team / friends

:tv: P2P chat powered by the web.
http://moose-team.github.io/friends/
MIT License
3.17k stars 341 forks source link

Update package script and add package-all #127

Closed Flet closed 9 years ago

Flet commented 9 years ago

This updates electron-packager version and makes it easy to package the app for the current OS or for every OS via: npm run package npm run package-all

Flet commented 9 years ago

Next steps after this PR would be to compress/wrap each platforms package appropriately (.zip, .msi, etc)

ungoldman commented 9 years ago

:sparkles: noice :sparkles:

bcomnes commented 9 years ago

:+1: