mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

add a better packaging script that works on linux #57

Open whyrusleeping opened 9 years ago

whyrusleeping commented 9 years ago

I wanted to be able to package this on linux, so i grabbed a packaging script from another electron app.

whyrusleeping commented 9 years ago

Alright, that looks better

perguth commented 8 years ago

Great this is in the pipes!

peteruithoven commented 8 years ago

How does this pull request compare to the linux run script that's already there? https://github.com/mafintosh/playback/blob/master/package.json#L41