dra
dra copied to clipboard
A command line tool to download release assets from GitHub
Hi, I recently gained some interest in `dra` ๐ I was wondering if source code archives that are included in Github releases could also be supported. Also, there are repos...
## dra version 0.5.2 ## Bug report Repository: flosell/iam-policy-json-to-terraform Release: 1.8.2 OS: linux ARCH: x86_64 Hello. The above repository got the relevant bin named amd64, maybe you can match it...
Its really good to have option where one can download all assets irespective of os or articture. e.g font repos, document repos etc.
Will this work with Gitea ? If not currently, any chances you will add support for gitea as well ?
This is to support installing multiple binaries from an archive asset #234 , without having to download such asset multiple times, by accepting multiple `-I,--install-file` arguments. - When multiple `-I,--install-file`...
is there any support or way to use `--install` for `.7z` files? and how to use for `ffmpeg.exe` `ffplay.exe` and `ffprobe.exe` one download?
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...
Hello, sorry to bother you again, I really like this tool and had another idea of improving. Since I'm using `dra` in a script to install all my tools, it...
My organization uses advanced firewalls ("NGFW") which perform real-time inline SSL/TLS decryption & re-encryption, and as a result the TLS certificate which my hosts running `dra` see is a custom,...
Hello developer ๐ First of all, thank you for creating and maintaining **dra**, itโs really useful for automatically downloading release assets! I have seen #307 and itโs great progress. Iโd...