lhermanson / Cake.Helm

Cake AddIn that extends Cake with Helm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cake.Helm

Cake AddIn that extends Cake with Helm

Quickstart

Add this addin to your Cake script:

#addin "Syncromatics.Cake.Helm"

Commands Supported

  • HelmList
  • HelmLint
  • HelmPackage

Building

AppVeyor AppVeyor NuGet

This library is built using .NET Core and Cake.

On Windows:

cd ci-script
./build.ps1

On Linux:

cd ci-script
./build.sh

Code of Conduct

We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.

Contributing

We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.

License and Authors

GMV Syncromatics Engineering logo GMV Syncromatics Engineering

license GitHub contributors

This software is made available by GMV Syncromatics Engineering under the MIT license.

About

Cake AddIn that extends Cake with Helm

License:MIT License


Languages

Language:C# 73.0%Language:PowerShell 19.4%Language:Shell 7.6%