Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.1 KB

This repository is now integrated into Gitbuilding on Gitlab and no longer maintained

https://gitlab.com/gitbuilding/gitbuilding

Gitbuilding GUI

gitbuilding version electron

Desktop user interface for Gitbuilding open source app

Download links

Running locally

Gitbuilding GUI uses the electronJS library, in order for the app to run locally you'll need both nodeJS and gitbuilding installed.

1.- Clone this repository

2.- Run npm install

3.- Run npm run start to start gitbuilding-GUI app