dra
brew install dra
v0.10.2
MIT
Command-line tool to download release assets from GitHub
37
30-day installs · #5340
59
90-day · #6859
426
365-day · #5490
346
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
automation
cli
command-line
github-releases
release-assets
releases
rust
rust-lang
tool
Links
- https://github.com/devmatteini/dra
- GitHub: devmatteini/dra
- Brew formula source: Formula/d/dra.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Command-line tool to download release assets from GitHub",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:06+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "dra",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-03T21:40:38Z",
"github_readme_excerpt": "# DRA - Download Release Assets from GitHub\n\n[](https://github.com/devmatteini/dra/actions/workflows/ci.yml)\n\n\nA command line tool to download release assets from GitHub.\n\n[Why should I use dra?](#why-should-i-use-dra) \u2022\n[Installation](#installation) \u2022\n[Usage](#usage) \u2022\n[Contributing](#contributing) \u2022\n[License](#license)\n\n\n\n## Why should I use dra?\n\nYou can do everything `dra` does with the official [GitHub cli](https://cli.github.com/).\n\n`dra` helps you download release assets more easily:\n\n- No authentication for public repository (you cannot use `gh` without authentication)\n- [Built-in generation of pattern](#non-interactive-download) to select an asset to download\n (with `gh` you need to provide [glob pattern](https://cli.github.com/manual/gh_release_download) that you need to\n create manually).\n- [Automatically select and download](#automatic) an asset based on your operating system and architecture\n- [Download and install assets](#install-assets), with support for the most common formats (e.g. tar/zip archives,\n deb/rpm packages...)\n\n## Installation\n\n`dra` is available on Linux (x86_64, armv6, arm64), macOS (x86_64, arm64) and Windows.\n\n### Prebuilt binaries\n\nDownload the prebuilt versions of `dra` for all supported platforms from\nthe [latest release](https://github.com/devmatteini/dra/releases/latest).\n\nYou can use this `bash` script to automatically download the latest release across all supported platforms.\nReplace `\u003cDESTINATION\u003e` with the path where you want to place dra (e.g `~/.local/bin`).\nIf you omit `--to` option, the default value is the current working directory.\n\n```shell\ncurl --proto \u0027=https\u0027 --tlsv1.2 -sSf https://raw.githubusercontent.com/devmatteini/dra/refs/heads/main/install.sh | bash -s -- --to \u003cDESTINATION\u003e\n```\n\n### Debian-based dis",
"github_repo": "devmatteini/dra",
"github_stars": 346,
"github_topics": [
"automation",
"cli",
"command-line",
"github-releases",
"release-assets",
"releases",
"rust",
"rust-lang",
"tool"
],
"homepage": "https://github.com/devmatteini/dra",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 37,
"installs_365d": 426,
"installs_90d": 59,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "dra",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5340,
"rank_365d": 5490,
"rank_90d": 6859,
"raw_hash": "cca15bc63ace665d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/dra.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.10.2",
"versioned_formulae": [],
"why_use_this": null
}