git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.48k stars 1.25k forks source link

makefiles #859

Closed ehrenmann1977 closed 2 years ago

ehrenmann1977 commented 2 years ago

could you please add the makefiles generated by xcode to the repo, i am trying to compile under Linux, but the current way of compiling needs xcode. Xcode will generate makefiles, i wil try to compile the make files together with object c libraries under linux.

lucasderraugh commented 2 years ago

You won't be able to compile the frameworks necessary unless you have macOS. You can compile libgit2. I think there is another project that has made an offshoot for Linux though and I'll post a link when I find it (or somebody else does).

lucasderraugh commented 2 years ago

Here it is: https://github.com/codymikol/git-down