mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
.
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
[](http://ci.elements.tv/root/elements-benchmark/commits/master)
|
||||
|
||||
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``
|
Reference in New Issue
Block a user