An open API service indexing awesome lists of open source software.

https://github.com/scottmckendry/choco-libgit2

Chocolatey package for libgit2 on Windows
https://github.com/scottmckendry/choco-libgit2

chocolatey libgit2 windows

Last synced: 12 months ago
JSON representation

Chocolatey package for libgit2 on Windows

Awesome Lists containing this project

README

          

# Libgit2 - Packaged for Windows

This repository automatically checks for and packages the latest version of libgit2 for Windows. New releases are built and pushed to chocolatey (usually) within 24 hours of the official release.

You can find the chocolatey package [here](https://chocolatey.org/packages/libgit2).

## Installation

To install libgit2, run the following command from the command line or from PowerShell:

```powershell
choco install libgit2
```