{"id":18859809,"url":"https://github.com/satyendrabanjare/luagit2","last_synced_at":"2025-04-14T12:21:18.768Z","repository":{"id":119752616,"uuid":"124577027","full_name":"SatyendraBanjare/luagit2","owner":"SatyendraBanjare","description":"Updated Lua bindings to libgit2","archived":false,"fork":false,"pushed_at":"2019-06-25T14:05:15.000Z","size":1029,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T01:26:20.379Z","etag":null,"topics":["libgit2","lua","lua-bindings","lua-library","luac-api"],"latest_commit_sha":null,"homepage":"http://luagit2.readthedocs.io/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SatyendraBanjare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-09T18:15:04.000Z","updated_at":"2023-06-27T16:53:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"398db397-6732-40c0-930d-7b15789f352d","html_url":"https://github.com/SatyendraBanjare/luagit2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyendraBanjare%2Fluagit2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyendraBanjare%2Fluagit2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyendraBanjare%2Fluagit2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SatyendraBanjare%2Fluagit2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SatyendraBanjare","download_url":"https://codeload.github.com/SatyendraBanjare/luagit2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877968,"owners_count":21176244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["libgit2","lua","lua-bindings","lua-library","luac-api"],"created_at":"2024-11-08T04:19:18.025Z","updated_at":"2025-04-14T12:21:18.730Z","avatar_url":"https://github.com/SatyendraBanjare.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Luagit2\n\n\u003cp\u003e(for Lua == 5.3 )\u003c/p\u003e\n\nUpdated Lua bindings to libgit2 written using [LuaC-API](https://www.lua.org/pil/24.html) and \ntests written using [Busted](http://olivinelabs.com/busted/)\nand coverage using [luacov](https://luarocks.org/modules/mpeterv/luacov/0.13.0-1). \n\nThough the project is still under development, you can try, install and test the project using: \n\n## Installation \n\n- First, install [libgit2](https://github.com/libgit2/libgit2), according to the instructions on their documentation.\n\n- Since this project depends on LuaC-Api , it is required to install  `liblua5.3-dev` \nas :\n\n```\nsudo apt-get install liblua5.3-dev\n```\n\n### Install using cmake/make\n\n\n\n```\ngit clone https://github.com/SatyendraBanjare/luagit2.git\ncd luagit2\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake \nsudo make install\n```\n\n### install using luarocks\n\n```\ncd luagit2 \nsudo luarocks make\n```\n\n## Runnig tests\n\nMake sure you have Busted and luacov installed (refer link above).\n\n```\ncd tests/\nbusted . -c \n```\n\nTo get the coverage result,\n```\ncd tests/\nluacov\n```\n\nIt generates text file luacov.report.out our final coverage report. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyendrabanjare%2Fluagit2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatyendrabanjare%2Fluagit2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyendrabanjare%2Fluagit2/lists"}