loop-drop-app
loop-drop-app copied to clipboard
implement native menus for Windows and Linux
currently only works on Mac
Doesn't really matter too much because there's nothing in the menu right now anyway.
Just FYI, I tried to npm install
it and I had an error because I can't install appdmg
on Ubuntu. I just removed it from package.json
and it worked fine.
@Calvein: Thanks, will mark it as optional.
I should probably be moving the packaging stuff into a new module to avoid this sort of thing.