-
Notifications
You must be signed in to change notification settings - Fork 15
dgit Install without Homebrew
Andrew Holz edited this page Mar 31, 2020
·
11 revisions
-
Download the OS appropriate version for your version of macOS or linux from the [release page]. (https://github.com/quorumcontrol/dgit/releases)
-
Extract the two files from the archive you downloaded, adjusting the command as appropriate.
tar -xf dgit-macOS-x86_64.tar.gz
- Move the two binaries to somewhere in your $PATH like /usr/local/bin.
mv dgit $SOMEWHERE_IN_YOUR_PATH
mv git-remote-dgit $SOMEWHERE_IN_YOUR_PATH
If you have any problems please hop into our developer chat and ask for assistance. We will be glad to help.