summaryrefslogtreecommitdiff
path: root/README.md
blob: 1657367ce198a5967f24a78f3195e3133a5b7c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
luagit2
=======

LibGit2 bindings for Lua.

Build Dependencies
------------------

Optional dependency for re-generating Lua bindings from *.nobj.lua files:

* [LuaNativeObjects](https://github.com/Neopallium/LuaNativeObjects), this is the bindings generator used to convert the *.nobj.lua files into a native Lua module.