nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.31k stars 3.88k forks source link

need node-webkit as a debian package... #869

Open smolleyes opened 11 years ago

smolleyes commented 11 years ago

hi again, i just talked to launchpad guys they told me that uploading a binarie to a ppa for exemple is forbidden so there s no way to share a packaged app thru a ppa on ubuntu ... (bad)

it seems we need to make a node-webkit core with only sources then all dev will have to upload just a zip or directly the sources of their apps then make script or a makefile to build the zip the pass it to the nw binarie... on the fly (sorry if i m not very clear)

if think there s a problem here :p

++

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

jamesdwilson commented 9 years ago

++

pleasantone commented 3 years ago

+1 -- it's really damn difficult if you're not a chromium builder, to figure out how to reproduce your binaries for a build-from-source