Skip to content

Instantly share code, notes, and snippets.

View DanHerbert's full-sized avatar

Dan Herbert DanHerbert

View GitHub Profile
@DanHerbert
DanHerbert / INSTRUCTIONS_1liner.md
Last active September 7, 2023 15:34 — forked from steinwaywhw/One Liner to Download the Latest Release from Github Repo.md
One Liner (& multi-liner) to download latest Github repo release

1-liner to download latest Github repo release

Requires 2 apps to be installed on your machine:

  1. wget
  2. jq

Replace amd64.deb in the command below with the file name ending used in the project you're downloading.