Passingwind.Git-CI-Tools 1.4.0

.NET 6.0
This package has a SemVer 2.0.0 package version: 1.4.0+3f164d87.
dotnet tool install --global Passingwind.Git-CI-Tools --version 1.4.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Passingwind.Git-CI-Tools --version 1.4.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Passingwind.Git-CI-Tools&version=1.4.0
nuke :add-package Passingwind.Git-CI-Tools --version 1.4.0

Git ci tool

An tool for ci base on git repository. can generate version, changes notes etc.

NuGet

> gitci -h

Usage:
  gitci [options] [command]

Options:
  --project <project>   The project root path
  --branch <branch>     The project git branch. Default is current branch
  --include-prerelease  [default: False]
  --version             Show version information
  -?, -h, --help        Show help and usage information

Commands:
  version
  release
  git
> gitci version -h
version

Usage:
  gitci [options] version [command]

Options:
  --project <project>   The project root path
  --branch <branch>     The project git branch. Default is current branch
  --include-prerelease  [default: False]
  -?, -h, --help        Show help and usage information

Commands:
  current  Show current version
  next     Generate next version
> gitci release -h
release

Usage:
  gitci [options] release [command]

Options:
  --project <project>   The project root path
  --branch <branch>     The project git branch. Default is current branch
  --include-prerelease  [default: False]
  -?, -h, --help        Show help and usage information

Commands:
  changes  Generate changes from commit logs
> gitci git -h
git

Usage:
  gitci [options] git [command]

Options:
  --project <project>   The project root path
  --branch <branch>     The project git branch. Default is current branch
  --include-prerelease  [default: False]
  -?, -h, --help        Show help and usage information

Commands:
  changes
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.4.0 75 4/26/2023
1.3.0 205 11/13/2022
1.2.10 356 7/10/2022
1.2.9 1,119 1/21/2022
1.2.8 1,279 12/6/2021
1.2.6 119 11/30/2021
0.2.5 103 11/29/2021
0.2.4 97 11/29/2021
0.2.3 119 11/10/2021
0.2.2 321 11/9/2021
0.2.1 295 11/9/2021
0.2.0 255 11/5/2021
0.1.1 383 4/26/2021
0.1.0-pre.13 137 4/25/2021
0.1.0-pre.3 174 4/9/2021
0.1.0-pre.2 175 4/8/2021