Skip to content

gov4git/desktop-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gov4Git Desktop Application

A desktop application for https://github.com/gov4git/gov4git

Demo

gov4git walkthrough

Install

Windows

Install the latest release here.

macOS

Install the latest release here.

Linux

curl -sSfLO https://github.com/gov4git/desktop-application/releases/latest/download/gov4git-desktop-app.AppImage
sudo chmod +x ./gov4git-desktop-app.AppImage
./gov4git-desktop-app.AppImage

Development

Docs