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
- Host: GitHub
- URL: https://github.com/scottmckendry/choco-libgit2
- Owner: scottmckendry
- License: other
- Created: 2024-03-21T04:24:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:02:34.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T11:26:08.846Z (almost 2 years ago)
- Topics: chocolatey, libgit2, windows
- Language: PowerShell
- Homepage: https://libgit2.org
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```