devops-works / binenv

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

May be group utility by usage? #175

Closed patsevanton closed 2 years ago

patsevanton commented 2 years ago

May be group utility by usage?

For example:

Modern Unix commands

AWS

Kubernetes

Terraform

Other

patsevanton commented 2 years ago

If idea is ok, i can later rewrite list.

leucos commented 2 years ago

Interesting. I would rather use tags which are more versatile. I guess we should not rush this and check how to implement it in binvenv before tagging the whole list

patsevanton commented 2 years ago

Ok