1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/build/download_helm.ts
Jari Kolehmainen f23da9ccad
Bundle helm3 binary (#220)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-06 18:18:18 +03:00

4 lines
71 B
TypeScript

import { helmCli } from "../src/main/helm-cli"
helmCli.ensureBinary()