Ruby package-manager

Open-source Ruby projects categorized as package-manager

Top 6 Ruby package-manager Projects

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • Project mention: Top Homebrew Alternative: ServBay Becomes the Go-To for Developers | dev.to | 2024-04-18

    Homebrew is a highly popular package manager on macOS and Linux systems, enabling users to easily install, update, and uninstall command-line tools and applications. Its design philosophy focuses on simplifying the software installation process on macOS, eliminating the need for manual downloads and compilations of software packages.

  • CocoaPods

    The Cocoa Dependency Manager.

  • Project mention: Show HN: Privacy Manifest CLI tool for iOS apps | news.ycombinator.com | 2024-04-17

    Very nice! love that it is all in swift, will give a closer look later but looks beautiful.

    Recently went through this with a react native app with a ton of old dependencies and it was fairly painful. Wrote a couple not quite as beautiful scripts to help so I wish I had this before.

    Tangential rant: I am all for privacy but find it really obnoxious that the most profitable company in the world is giving open source contributors to their ecosystem work on a deadline. Case in point: https://github.com/CocoaPods/CocoaPods/issues/10325

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rubygems

    Library packaging and distribution for Ruby.

  • Project mention: Building a Sinatra app in Ruby | dev.to | 2024-04-09

    # Gemfile source 'https://rubygems.org' gem 'dotenv' gem 'json' gem 'pry' gem 'rake' gem 'sassc' gem 'sinatra' gem 'sinatra-activerecord' gem 'sinatra-contrib' gem 'sinatra-static-assets' group :development do gem 'foreman' gem 'rubocop' gem 'sqlite3', '~> 1.3', '>= 1.3.11' end group :test do gem 'rack-test' gem 'rspec', require: 'spec' end group :production do gem 'pg' end

  • chromebrew

    Package manager for Chrome OS

  • Project mention: If ChromeOS is just a fork of Gentoo Linux, why can’t ChromeOS run Linux apps natively? Why do Linux apps have to run in a virtual machine? | /r/chromeos | 2023-07-10
  • gel

    A modern gem manager: Gel is a lightweight alternative to Bundler (by gel-rb)

  • sfizio

    Homebrew Version Control

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby package-manager related posts

Index

What are some of the best open-source package-manager projects in Ruby? This list will help you:

Project Stars
1 HomeBrew 39,303
2 CocoaPods 14,422
3 rubygems 3,550
4 chromebrew 2,234
5 gel 765
6 sfizio 6

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