Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ available tags [here](https://quay.io/repository/helmpack/chart-testing?tab=tags
$ brew install chart-testing
```

### Mise-en-place

If you are using [mise](https://mise.jdx.dev), the polyglot tool version manager, you can install `chart testing` by using a command like:

```shell
mise use -g helm-ct@latest
```

## Usage

See documentation for individual commands:
Expand Down