Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dickmao/libgit2-el


https://github.com/dickmao/libgit2-el

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

|build-status|

.. COMMENTARY (see Makefile)

.. |build-status|
image:: https://github.com/dickmao/libgit2-el/workflows/CI/badge.svg?branch=dev
:target: https://github.com/dickmao/libgit2-el/actions
:alt: Build Status

Install
=======
Install libgit2 as per your package manager. Or `build it from source`_. Then::

git clone https://github.com/dickmao/libgit2-el.git
make -C libgit2-el install

.. _build it from source: https://libgit2.org/docs/guides/build-and-link/