ThisDevDane / agitclient

AGC is a git client that doesn't suck [Dead]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGC logo
A Git Client that doesn't suck (hopefully)

Made Using Love!

Made using libgit2 instead of calling the commandline version of git grants us improved performance, control and eliminates the need to install git on your PC (or having multiple different versions installed).

We're also using a native language (Odin). So no interpreted, JIT'ed, GC'ed, etc. languages here! Also not based on a web framework which helps A LOT!

About

AGC is a git client that doesn't suck [Dead]

License:Apache License 2.0


Languages

Language:Odin 99.2%Language:Batchfile 0.7%Language:Shell 0.1%