mirror of
https://github.com/eugeny/tabby
synced 2026-08-14 09:56:51 +00:00
648 B
648 B
This repository hosts the ELEMENTS Benchmark
Build requirements:
- Windows: NodeJS, Windows SDK, WiX on $PATH, Cygwin with
makeon $PATH - Mac: NodeJS, Xcode
- Linux: NodeJS
Preparing:
npm installtypings installwebpack
Building:
- Windows:
make package-windows→dist/Elements-Electron.exe - Mac:
make package-mac→dist/Elements-Electron.pkg - Linux:
make package-linux→dist/Elements-Electron.AppImage