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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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

  • gh-install

    install GitHub release binaries from the CLI interactively

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • 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