devmatteini / dra

A command line tool to download release assets from GitHub
MIT License
185 stars 8 forks source link

Feature: Add support to install multiple binaries in one command #234

Closed duong-dt closed 1 week ago

duong-dt commented 1 month ago

Hello,

Currently, if there are multi binaries to be installed, dra must be run repeatedly with different -I,--install-file options, which downloads the release asset multiple times.

Any plan to make dra accepting multiple -I options and installing them after a single asset download ?

devmatteini commented 1 month ago

Hi! Yes it could be a nice improvement for future releases

duong-dt commented 1 month ago

Good to hear that. I will try to make some changes myself. Seems doable, may take some weeks

devmatteini commented 1 week ago

You can download 0.7.0 to install multiple executables :tada: