1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-11 13:13:59 +03:00
A terminal for a more modern age
Go to file
Eugene Pankov 26ae1e3335 .
2017-01-13 15:16:26 +01:00
app . 2017-01-13 15:16:26 +01:00
build . 2016-12-23 10:06:53 +01:00
.gitignore . 2016-12-23 10:06:53 +01:00
.gitlab-ci.yml . 2016-12-23 10:06:53 +01:00
Makefile . 2016-12-23 10:06:53 +01:00
package.json . 2016-12-26 23:21:50 +01:00
README.md . 2016-12-23 10:06:53 +01:00
tsconfig.json . 2016-12-26 23:21:50 +01:00
tslint.json . 2016-12-26 23:21:50 +01:00
typings.json . 2016-12-25 17:08:34 +01:00
webpack.config.js . 2016-12-26 23:21:50 +01:00

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