devops-works / binenv

One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.
MIT License
372 stars 44 forks source link

Add pulumi #99

Closed patsevanton closed 3 years ago

patsevanton commented 3 years ago
binenv update pulumi -f
updating distributions 100% |███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (1/1, 2969 it/s)

binenv install pulumi
2021-04-27T22:35:05+06:00 WRN version for "pulumi" not specified; using "3.1.0"
fetching pulumi version 3.1.0 100% |█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (60/60 MB, 4.398 MB/s)
2021-04-27T22:35:21+06:00 INF "pulumi" (3.1.0) installed
leucos commented 3 years ago

Thanks a lot ! Could you add it in the README too @patsevanton ?

patsevanton commented 3 years ago

@leucos sort pulumi, add pulumi to readme

leucos commented 3 years ago

Awesome :+1: Thanks a lot !