kickflip 1.1.9

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global kickflip --version 1.1.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 kickflip --version 1.1.9
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=kickflip&version=1.1.9
nuke :add-package kickflip --version 1.1.9

Kickflip

Nuget (with prereleases) Build

So you got some GIT changes you want to get onto the server? No worries! You can kick those git changes and flip them over to that remote server!

Usecases

Maybe you have a scripts folder that maintain in git but are deploying manually. Kickflip can help automate determining what files have change and deploy them to the remote server.

Using kickflip

Install of the tool using the following dotnet CLI command:

dotnet tool install kickflip

If you are using it on your local development or would just like to have it installed once globally, use the following dotnet CLI command:

dotnet tool install --global kickflip

Commandline reference

At any time the help can be printed with --help. This works on the sub-commands too.

kickflip --help

Or on a sub-command

kickflip deploy --help
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 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.7.4 2,155 12/14/2022
1.6.4 882 11/15/2022
1.5.4 1,252 10/4/2022
1.4.9 954 10/3/2022
1.3.9 997 9/27/2022
1.3.8 886 9/27/2022
1.3.7 1,055 9/26/2022
1.3.6 1,019 9/26/2022
1.3.5 863 9/26/2022
1.2.7 1,005 9/26/2022
1.2.3-alpha 811 9/23/2022
1.1.9 1,050 9/23/2022
1.1.5-alpha 791 9/23/2022
1.1.4-alpha 850 9/23/2022
1.1.3-alpha 785 9/23/2022
1.0.5-beta 966 9/22/2022
1.0.4-beta 705 9/22/2022
1.0.3-beta 793 9/22/2022