Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justjavac/deno_git

libgit2 bindings for Deno
https://github.com/justjavac/deno_git

deno deno-git deno-mod deno-module deno-modules git libgit2

Last synced: 17 days ago
JSON representation

libgit2 bindings for Deno

Awesome Lists containing this project

README

        

# deno_git

[![tag](https://img.shields.io/github/release/justjavac/deno_git)](https://github.com/justjavac/deno_git/releases)
[![Build Status](https://github.com/justjavac/deno_git/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_git/actions)
[![license](https://img.shields.io/github/license/justjavac/deno_git)](https://github.com/justjavac/deno_git/blob/master/LICENSE)

libgit2 bindings for Deno.

**⚠️ Work in progress**

See: https://github.com/justjavac/deno_git/tree/main/examples

### License

[deno_git](https://github.com/justjavac/deno_git) is released under the MIT
License. See the bundled [LICENSE](./LICENSE) file for details.