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

Can add https://github.com/mazen160/tfquery to binenv? #108

Closed patsevanton closed 3 years ago

patsevanton commented 3 years ago

Hello! Thanks for binenv Can add https://github.com/mazen160/tfquery to binenv?

Installation
mazin@hackbox$> git clone https://github.com/mazen160/tfquery.git
mazin@hackbox$> cd tfquery
mazin@hackbox$> python3 setup.py install
or

mazin@hackbox$> pip install git+https://github.com/mazen160/tfquery
leucos commented 3 years ago

Hello @patsevanton Unfortunately, this won't be possible. binenv only deals with binaries.