Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dickmao/libgit2-el
https://github.com/dickmao/libgit2-el
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dickmao/libgit2-el
- Owner: dickmao
- License: gpl-2.0
- Created: 2022-03-08T22:05:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T15:54:54.000Z (over 2 years ago)
- Last Synced: 2024-10-22T21:33:09.956Z (29 days ago)
- Language: C
- Size: 735 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.in.rst
- License: LICENSE
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 StatusInstall
=======
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/