o
odinpkg.dev
packages / library / agitclient

agitclient

587c5b1library archived

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

Apache-2.0 · updated 6 years ago

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!