Kage icon indicating copy to clipboard operation
Kage copied to clipboard

differing builds

Open necrose99 opened this issue 3 years ago • 2 comments

yarn run build --linux --arm64 --armv7l , -mwl also works apparently

(https://www.electron.build/multi-platform-build )

electron-builder -mwl / yarn run build -mwl outputs even a macos pkg... --linux --arm64 --armv7l

to do: test the app image/kage tar.gz build/s for the gentoo install..

due to some rails 6 sec issues Gentoo hasn't re-released metasploit due to rapid-7s lack of patching.. so locally is nightly metasploit on rpi4 or otheriwse local install on laptop.

(https://github.com/Zerx0r/Kage/issues/8)

(https://github.com/electron-userland/electron-installer-Debian )

necrose99 avatar Jul 21 '20 19:07 necrose99

yarn run build -l --arm64 --armv7l force targets. passes opts to electron , after yarn runs

RPi4 4 gigs ram built app-image/forced rpm/tarball out.. arm64 and etc,, -MWL even built a macos image for x86 even amd64 etc... irony...

Gentoo arm64 image by @sakaki- with pentoo and having to force build much off..

necrose99 avatar Aug 07 '20 01:08 necrose99

https://github.com/patrikx3/onenote/blob/master/package.json
thiers has a few automatic pubs for arm7/arm32 /amd64/etc/

necrose99 avatar Sep 01 '20 16:09 necrose99