Passingwind.Git-CI-Tools 1.2.9

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

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 117 1/28/2024
1.4.1 391 6/12/2023
1.4.0 137 4/26/2023
1.3.0 250 11/13/2022
1.2.10 385 7/10/2022
1.2.9 1,144 1/21/2022
1.2.8 1,308 12/6/2021
1.2.6 149 11/30/2021
0.2.5 136 11/29/2021
0.2.4 118 11/29/2021
0.2.3 143 11/10/2021
0.2.2 384 11/9/2021
0.2.1 354 11/9/2021
0.2.0 313 11/5/2021
0.1.1 433 4/26/2021
0.1.0-pre.13 165 4/25/2021
0.1.0-pre.3 200 4/9/2021
0.1.0-pre.2 203 4/8/2021