thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.87k stars 192 forks source link

libgit2 for pygit2 #843

Open woodworthkyle opened 1 year ago

woodworthkyle commented 1 year ago

Can we get in-app access to the integrated libgit2 framework so it can work with pygit2?

This could be used to create a python based interface to git for use in the terminal.

bummoblizard commented 1 year ago

That's a great suggestion. I will take a look into it.