Tool that generates a C# source code file information about the current git repository.
Info
Version: | 1.1.0 |
Author(s): | bitcraft Corporation, Sebastien ROBERT |
Last Update: | Monday, June 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bitcraftCoLtd/GitCommitInfo |
NuGet Url: | https://www.nuget.org/packages/Bitcraft.Tools.GitCommitInfo |
Install
Install-Package Bitcraft.Tools.GitCommitInfo
dotnet add package Bitcraft.Tools.GitCommitInfo
paket add Bitcraft.Tools.GitCommitInfo
Bitcraft.Tools.GitCommitInfo Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.0.5)
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.Extensions.Configuration.CommandLine(>= 1.1.2)
Tags