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

feat: Add shdotenv #158

Closed sokraflex closed 2 years ago

sokraflex commented 2 years ago

Added shdotenv-support.

leucos commented 2 years ago

Thanks @sokraflex However I think this will not work:

list.url (https://api.github.com/repos/ko1nksm/shdotenv/tags) should probably be https://api.github.com/repos/ko1nksm/shdotenv/releases.

sokraflex commented 2 years ago

Thanks for the hint.

It does work - but ´shdotenv/releases´ might be more stable in case a non-release tag is being created. I've updated the commit and will test it and afterwards reopen the merge request (it seems like i cannot mark it as a draft).

leucos commented 2 years ago

Ok, didn't know that. Thanks.