https://gitlab.com/gitbuilding/gitbuilding
Desktop user interface for Gitbuilding open source app
-
win32 systems: gitbuilding-GUI-win32
-
linux systems: gitbuilding-GUI-linux
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