Skip to content

Marktown/gitbackend

Repository files navigation

git-backend

git backend using git2go

Build Status

Getting Started

This project needs libgit2, which is written in C so we need to build that as well. In order to build libgit2, you need cmake, pkg-config and a C compiler. You will also need the development packages for OpenSSL and LibSSH2 if you want to use HTTPS and SSH respectively.

Install

make prepare

Run the tests

make test

Releases

No releases published

Packages

No packages published

Languages