Show HN: Install GitHub release binaries from the CLI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • binenv

    One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.

    nice! looks good, didn't know about it. I'll try it by installing it with my tool ;)

    binenv supports versioning which is nice, and reads from a maintained list (https://github.com/devops-works/binenv/blob/develop/distribu...). mine is just simpler, a single script, and accepts any user/repo

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gh-install

    install GitHub release binaries from the CLI interactively

  • bininstall

    Binary Installers for Dockerfile Automation and GitHub Actions

    I also wrote one of those scripts, bin/tarinstall (https://github.com/efrecon/bininstall). It even doubles as a GitHub Action to install stuff you need for your pipeline. binenv usually performs better and handles versions more easily, so ... I install binenv using bininstall and use binenv to install the rest... hmmm...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tools for reviewers

    3 projects | dev.to | 23 Jul 2024
  • How to debug GitHub actions. Real-world example

    3 projects | dev.to | 27 Mar 2024
  • How easy is it to troubleshoot GHA workflows?

    2 projects | /r/github | 13 Apr 2023
  • Install GitHub release binaries from the CLI interactively

    3 projects | /r/commandline | 27 Mar 2023
  • gh-eco – 🦎 gh extension to explore the ecosystem

    1 project | /r/opensource | 2 Jun 2022

Did you konow that Shell is
the 11th most popular programming language
based on number of metions?