Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 405 Bytes

File metadata and controls

12 lines (7 loc) · 405 Bytes

About es-git

es-git is a library that provides bindings so that git can be easily used in the Node.js runtime.

We are using git2-rs, which internally binds to libgit2, as a Node.js Addon by utilizing napi.rs.

Links

Please refer to the following links for more information about this project.