atom-gitkraken
atom-gitkraken copied to clipboard
Support for linux
Is it possible to support linux? Thanks
Pretty please.
Support for Windows would be much appreciated as well.
I now have an Ubuntu VM setup so will see if I can get the package working with that when I can.
The only way it works currently is I had to custom-manage the app processes and interact with it’s Electron instance from the command line.
With Linux being not too different from macOS under the hood I can imagine adding support there, but I think adding Windows support would be a world of pain, at least until they have a more official way to interact with the app on the command line. Plus I don’t have a Windows VM setup yet.
PRs welcome though…
@danielbayley Do you have an example of how you were interacting with Electron on linux? I'm fairly new to electron but am willing to have a go at a PR.