Passingwind.Git-CI-Tools 1.2.8

This package has a SemVer 2.0.0 package version: 1.2.8+699b5ab2.
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.2.8                
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.2.8                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Passingwind.Git-CI-Tools&version=1.2.8                
nuke :add-package Passingwind.Git-CI-Tools --version 1.2.8                

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 net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 245 1/28/2024
1.4.1 402 6/12/2023
1.4.0 148 4/26/2023
1.3.0 257 11/13/2022
1.2.10 395 7/10/2022
1.2.9 1,153 1/21/2022
1.2.8 1,316 12/6/2021
1.2.6 158 11/30/2021
0.2.5 146 11/29/2021
0.2.4 127 11/29/2021
0.2.3 153 11/10/2021
0.2.2 409 11/9/2021
0.2.1 384 11/9/2021
0.2.0 346 11/5/2021
0.1.1 456 4/26/2021
0.1.0-pre.13 174 4/25/2021
0.1.0-pre.3 209 4/9/2021
0.1.0-pre.2 212 4/8/2021