Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 541 Bytes

Docker Automated build Docker Pulls GitHub

MacOS static binaries

  • /usr/local/osx-ndk-x86/macports/pkgs/opt/local/lib

Windows static binaries

  • /usr/local/windows

Linux static libraries

  • /usr/local/linux

docker build --tag libgit2-xgo . && docker run -it --rm libgit2-xgo /bin/bash