devops-works / binenv

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

Adds lazydocker #218

Closed cleming closed 1 year ago

cleming commented 1 year ago
❯ binenv update lazydocker -f
updating distributions 100% |████| (1/1, 22357 it/s)

❯ binenv install lazydocker
2022-10-29T12:33:35+02:00 WRN version for "lazydocker" not specified; using "0.19.0"
fetching lazydocker version 0.19.0 100% |████| (3.7/3.7 MB, 962.106 kB/s)        
2022-10-29T12:33:40+02:00 INF "lazydocker" (0.19.0) installed
leucos commented 1 year ago

Top, merci !