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 procs - A modern replacement for ps written in Rust. #103

Closed patsevanton closed 3 years ago

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

binenv install procs
2021-04-28T12:31:17+06:00 WRN version for "procs" not specified; using "0.11.4"
fetching procs version 0.11.4 100% |████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (2.2/2.2 MB, 1.816 MB/s)
2021-04-28T12:31:19+06:00 INF "procs" (0.11.4) installed
cleming commented 3 years ago

:pray: thanks @patsevanton