cake-contrib - Cake.Hg 0.2.0

Cake AddIn that extends Cake with Mercurial features

PM> Install-Package Cake.Hg -Version 0.2.0 -Source https://www.myget.org/F/cake-contrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Cake.Hg -Version 0.2.0 -Source https://www.myget.org/F/cake-contrib/api/v3/index.json

Copy to clipboard

> dotnet add package Cake.Hg --version 0.2.0 --source https://www.myget.org/F/cake-contrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Cake.Hg" Version="0.2.0" />
Copy to clipboard
source https://www.myget.org/F/cake-contrib/api/v3/index.json

nuget Cake.Hg  ~> 0.2.0
Copy to clipboard

> choco install Cake.Hg --version 0.2.0 --source https://www.myget.org/F/cake-contrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "cake-contrib" -SourceLocation "https://www.myget.org/F/cake-contrib/api/v2"
Install-Module -Name "Cake.Hg" -RequiredVersion "0.2.0" -Repository "cake-contrib" 
Copy to clipboard

Cake.Hg

Cake AddIn that extends Cake with Mercurial features using Hg.Net

NuGet MyGet

Build server Platform Status
AppVeyor Windows Build status

Documentation

https://cake-contrib.github.io/Cake.Hg/

  • .NETFramework 4.6.1
    • Hg.Net (>= 0.1.5)
  • .NETFramework 4.6.1: 4.6.1.0

Owners

Cake Build

Authors

vCipher

Project URL

https://github.com/cake-contrib/Cake.Hg

License

Unknown

Tags

cake hg mercurial

Info

2 total downloads
2 downloads for version 0.2.0
Download (87.09 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.2.0 87.09 KB Fri, 06 Sep 2019 08:56:23 GMT 2