Skip to content

Latest commit

 

History

83 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

luagit2

LibGit2 bindings for Lua. API Docs

libgit2 version

Currently supports version >= 0.17

Installing

Install lua-git2 release 0.1:

luarocks install lua-git2

Install lua-git2 from github:

luarocks install https://raw.githubusercontent.com/libgit2/luagit2/refs/heads/master/rockspecs/lua-git2-scm-0.rockspec

To re-generating the bindings

You will need to install LuaNativeObjects and set the CMake variable USE_PRE_GENERATED_BINDINGS to FALSE. By default CMake will use the pre-generated bindings that are include in the project.

Build Dependencies

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

  • LuaNativeObjects, this is the bindings generator used to convert the *.nobj.lua files into a native Lua module.

关于

Lua bindings for libgit2

Resources

Stars

176 stars

关注者

11 watching

复刻s

发布

Used by

贡献者

Languages