A tool to help synchronizing specific files and folders across GitHub hosted repositories.
Info
Version: | 2.0.0-beta.1 |
Author(s): | https://github.com/SimonCropp/GitHubSync/graphs/contributors |
Last Update: | Tuesday, October 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimonCropp/GitHubSync |
NuGet Url: | https://www.nuget.org/packages/GitHubSync |
Install
Install-Package GitHubSync
dotnet add package GitHubSync
paket add GitHubSync
GitHubSync Download (Unzip the "nupkg" after downloading)
Dependencies
- LibGit2Sharp(>= 0.26.2)
- Octokit(>= 0.48.0)
Tags