Skip to content

Commit

Permalink
Add usage video
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Getz committed Jan 5, 2024
1 parent 75d4a24 commit a54718d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

`iits-chart-creator` is a powerful cli helm tool designed to streamline and automate the process of creating and managing Helm charts for iits projects.


```shell
Available Commands:
deployment Creates a deployment deployment file
Expand All @@ -13,6 +12,9 @@ Available Commands:
serviceaccount Creates a serviceaccount deployment file
```

## Demo

https://github.com/iits-consulting/iits-chart-creator/raw/main/documentation/usage.webm

## Install

Expand All @@ -33,6 +35,7 @@ go build . && mv iits-chart-creator binaries/iits-chart-creator_linux_amd64_v1/

## Usage


```shell
charter

Expand Down

0 comments on commit a54718d

Please sign in to comment.