This is a framework to enable syncing between 2 repos and also create an event based workflow.
Info
Version: | 0.2.0 |
Author(s): | Jaime Lopez (aka SchwiftyFella) |
Last Update: | Wednesday, March 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SchwiftyFella/TinyVCS |
NuGet Url: | https://www.nuget.org/packages/TinyVCS |
Install
Install-Package TinyVCS
dotnet add package TinyVCS
paket add TinyVCS
TinyVCS Download (Unzip the "nupkg" after downloading)
Dependencies
- DynamicData(>= 6.9.1.2588)
- Newtonsoft.Json(>= 12.0.2)