Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 691 Bytes

File metadata and controls

30 lines (17 loc) · 691 Bytes

Git-Mastery Desktop app

Companion app for https://git-mastery.org

This repository contains the code for the Electron-based cross-platform companion app developed for GitMastery.

! Linux support is still in development

Getting started

Download the latest release from here

Windows

Simply run the .exe.

MacOS

Install the .dmg, then run the following command:

xattr -rc /Applications/git-mastery.app

Now, the app can be opened.

Failure to run this command will result in an error saying that the app can't be opened.

Linux

Linux not officially supported.