Closed zootella closed 4 years ago
This are the docs I'm following: https://www.electron.build/configuration/linux#LinuxConfiguration-target
Additionally, it would be great to be able to build linux on mac (but I need to test both the build and the run)
I've got a Raspberry Pi I need to get going again to test Ara on Linux.
@jwerle thanks for adding files for snapcraft, and linux builds for 1.1.1
This branch adds the "linux" target to package.json. These new lines, and a few others, should be all we need to get
$ npm run build
on linux to make linux binaries (as it already does on mac and windows)But, I'll need your help testing both the build and the app