tabby/README.md
Eugene Pankov 98fea7b102 .
2016-12-23 10:06:53 +01:00

648 B

build status

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-windowsdist/Elements-Electron.exe
  • Mac: make package-macdist/Elements-Electron.pkg
  • Linux: make package-linuxdist/Elements-Electron.AppImage