devops-works / binenv

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

add fd - A simple, fast and user-friendly alternative to 'find' #101

Closed patsevanton closed 3 years ago

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

binenv install fd
2021-04-28T08:54:24+06:00 WRN version for "fd" not specified; using "8.2.1"
fetching fd version 8.2.1 100% |████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (1.1/1.1 MB, 2.648 MB/s)
2021-04-28T08:54:25+06:00 INF "fd" (8.2.1) installed
leucos commented 3 years ago

you're on a roll ! thanks lot @patsevanton :+1:

patsevanton commented 3 years ago

add app to binenv is simple. Wait merge pr for add next app

leucos commented 3 years ago

we will have to make binenv a bit more flexible. For fd, we can not have both linux & macos in the same "distribution", this is rather sad :/

patsevanton commented 3 years ago

I dont have macos. I cannot check on macos