screwy
screwy copied to clipboard
Windows support
This is great! Simple and to-the-point.
However, I'm not able to run it from MINGW (git bash) running on Windows. It works from Windows command prompt though.
Yeah, in the README it says
Tested on OS X Yosemite, OS X El Capitan, and Ubuntu
but I definitely would like to add windows support.
What operating system are you using? I don't have a windows pc, but maybe I can find one.
Sorry, missed that. I'm using Windows 7 64bit
I major failed my team on this one :O -- the regular Windows install fails on some machines.
Anything I can do to help? It looks like electron-prebuilt was renamed to electron -- maybe the source of the issue?
I'll give it a go on a fork when I get a chance.
As for WSL -- I don't think they've had any luck getting Electron running on WSL -- see this thread: https://github.com/Microsoft/BashOnWindows/issues/648
I was wrong -- it installs fine on Windows (other node issues caused all of the install fails...)
It doesn't work -- but that's another issue.
This project looks nice. I want to make it work on Windows also 👍
Currently installed through npm i -g screwy
.
After installation I went to folder where project.json exists and ran command screwy
which caused following output:
screwy
Error: spawn echo ENOENT
Screwy Quitting...