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 fselect - Find files with SQL-like queries #113

Closed patsevanton closed 3 years ago

cleming commented 3 years ago
❯ binenv update fselect -f
updating distributions 100% - (1/1, 2152 it/s)

❯ binenv install fselect 
2021-06-08T11:34:46+02:00 WRN version for "fselect" not specified; using "0.7.5"
fetching fselect version 0.7.5 100% - (1.2/1.2 MB, 1.242 MB/s)        
2021-06-08T11:34:47+02:00 INF "fselect" (0.7.5) installed

❯ fselect -h
fselect 0.7.5

lgtm, thanks @patsevanton :tada: