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 2cfe980d53 bundle helm3 binary
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-05 09:41:04 +03:00

4 lines
71 B
TypeScript

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