engineerd / configurator

Cross-platform GitHub Action to download, extract, and add to path statically compiled tools
https://radu-matei.com/blog/github-action-cross-plat-configure-tools/
MIT License
27 stars 13 forks source link

Aqua #48

Open gedw99 opened 1 year ago

gedw99 commented 1 year ago

Hey

i had the same need and use aqua inside GitHub as well as laptop and server.

https://github.com/aquaproj/aqua

It’s a registry and a proxy so you can setup your config and any binary you need is gotten and invoked.

there is a large GitHub registry which just holds a link to binaries on other GitHub repo releases.

Even works on windows !