mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-21 03:49:57 +00:00
This repository hosts the ELEMENTS Benchmark
Build requirements:
- Windows: NodeJS, Windows SDK, WiX on $PATH, Cygwin with
make
on $PATH - Mac: NodeJS, Xcode
- Linux: NodeJS
Preparing:
npm install
typings install
webpack
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
Languages
TypeScript
78.5%
Pug
12.5%
SCSS
3.7%
JavaScript
3%
C++
2.1%
Other
0.1%