bin icon indicating copy to clipboard operation
bin copied to clipboard

Allow to install all binaries

Open giggio opened this issue 1 year ago • 0 comments

I'd like to be able to install all binaries.

For example, when running:

 bin install github.com/gabyx/Githooks /tmp/githooks/bin/

3 binaries are found. I'd like an option so that all 3 to go to the /tmp/githooks/bin/ directory, something like --all-binaries.

 bin install --all-binaries github.com/gabyx/Githooks /tmp/githooks/bin/

giggio avatar Jan 23 '24 14:01 giggio