mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 05:54:57 +00:00
dec11b18072e4361b652d91cf1912aa7f3057cf2
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.6%
Pug
12.5%
SCSS
3.7%
JavaScript
2.9%
C++
2.1%
Other
0.1%