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 0abe1fbc9d .
2017-04-06 20:06:54 +02:00
app . 2017-04-06 20:06:54 +02: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 . 2017-03-05 17:20:47 +01:00
package.json . 2017-04-06 20:06:54 +02:00
README.md . 2016-12-23 10:06:53 +01:00
tsconfig.json . 2017-03-20 17:46:25 +01:00
tslint.json . 2017-03-23 22:13:32 +01:00
webpack.config.js . 2017-03-29 14:04:01 +02: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