mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 22:14:55 +00:00
2acc4f77d4208c3dfdadffb7133b59e1c5c071fb
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%