Passingwind.Git-CI-Tools 1.4.1

This package has a SemVer 2.0.0 package version: 1.4.1+7368931b.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Passingwind.Git-CI-Tools --version 1.4.1                
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.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Passingwind.Git-CI-Tools&version=1.4.1                
nuke :add-package Passingwind.Git-CI-Tools --version 1.4.1                

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.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.5.0 279 1/28/2024
1.4.1 409 6/12/2023
1.4.0 154 4/26/2023
1.3.0 270 11/13/2022
1.2.10 405 7/10/2022
1.2.9 1,159 1/21/2022
1.2.8 1,326 12/6/2021
1.2.6 165 11/30/2021
0.2.5 153 11/29/2021
0.2.4 134 11/29/2021
0.2.3 160 11/10/2021
0.2.2 414 11/9/2021
0.2.1 388 11/9/2021
0.2.0 350 11/5/2021
0.1.1 463 4/26/2021
0.1.0-pre.13 180 4/25/2021
0.1.0-pre.3 218 4/9/2021
0.1.0-pre.2 221 4/8/2021