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 24e937e3c4 Bundle helm3 binary (#220)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Cody Belcher <cody.t.belcher@gmail.com>
2020-04-16 11:23:41 -05:00

4 lines
71 B
TypeScript

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