💭 jpillora/installer: One-liner for installing binaries from Git... =================================================================== !https://github.com/jpillora/installer Date: September 23, 2023 GitHub - jpillora/installer: One-liner for installing binaries from Github releases One-liner for installing binaries from Github releases - jpillora/installer GitHub · github.com [1] This is a sick looking bash script generator for installing binaries off of github releases. it reccomends curl into bash, but you could curl into install.sh and toss that in your dotfiles repo or wherever. Install installer with installer ``` bash curl -s https://i.jpillora.com/installer | bash ``` !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://github.com/jpillora/installer [2]: /thoughts/ [3]: /tags/thoughts/