Skip to content

jwes/luagi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luagi

A lua binding for libgit 2

Logo

Dependencies

libgit2 and Lua is necessary to compile the source. Currently, the source is built against:

The tests use busted ( see luarocks ). for the preparation of the test cases, rm, mkdir and unzip are used via os.execute

Cmake Build

$ mkdir bld
$ cd bld
$ cmake ../cmp/cmake
$ make
$ make test

TODO

  • automated tests for the library with busted ;-)

  • documentation

  • functions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published