Shell Ruby

Open-source Shell projects categorized as Ruby

Top 22 Shell Ruby Projects

  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • Project mention: Show HN: I made a multiple runtime version manager that can be used on Windows | news.ycombinator.com | 2024-04-22
  • rbenv

    Manage your app's Ruby environment

  • Project mention: Ask HN: Is anybody getting value from AI Agents? How so? | news.ycombinator.com | 2024-03-31

    When I was technical blogging on how to learn from open-source code [1], I used it quite frequently to get unstuck and/or to figure out how to tease apart a large question into multiple smaller functions. For example, I had no idea how to break up this long `sed` command [2] into its constituent parts, so I plugged it into ChatGPT and asked it to break down the code for me. I then Googled the different parts to confirm that ChatGPT wasn't leading me astray.

    If I had asked StackOverflow the same question, it would have been quickly closed as being not broadly applicable enough (since this `sed` command is quite specific to its use case). After ChatGPT broke the code apart for me, I was able to ask StackOverflow a series of more discrete, more broadly-applicable questions and get a human answer.

    TL;DR- I quite like ChatGPT as a search engine when "you don't know what you don't know", and getting unblocked means being pointed in the right direction.

    1. https://www.richie.codes/shell

    2. https://github.com/rbenv/rbenv/blob/e8b7a27ee67a5751b899215b...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • TabNine

    AI Code Completions

  • RVM

    Ruby enVironment Manager (RVM)

  • Project mention: Can't install RVM on M1 Mac | /r/ruby | 2023-07-13

    After googling it seems this is what I can find on GitHub issues which appears to be the most recent thread on the issue, or a similar issue.

  • ruby-build

    A tool to download, compile, and install Ruby on Unix-like systems.

  • Project mention: Test Driving a Rails API - Part One | dev.to | 2024-03-11

    Let’s get started. I prefer to manage my Ruby installations on my development machine with chruby paired with ruby-install. Another outstanding set of tools is rbenv with ruby-build. I highly recommend installing Ruby with one of those two sets of tools. Follow the instructions on their project’s READMEs. For this article, I’ll be running Ruby (MRI) v3.3.0.

  • Kaitai Struct

    Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

  • Project mention: Reverse-engineering an encrypted IoT protocol | news.ycombinator.com | 2024-02-14
  • install

    📥 Homebrew (un)installer

  • Project mention: No one knows how to uninstall Homebrew | news.ycombinator.com | 2023-10-03

    https://github.com/homebrew/install#uninstall-homebrew

  • 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
  • ruby-install

    Installs Ruby, JRuby, Rubinius, TruffleRuby or MRuby

  • Project mention: Test Driving a Rails API - Part One | dev.to | 2024-03-11

    Let’s get started. I prefer to manage my Ruby installations on my development machine with chruby paired with ruby-install. Another outstanding set of tools is rbenv with ruby-build. I highly recommend installing Ruby with one of those two sets of tools. Follow the instructions on their project’s READMEs. For this article, I’ll be running Ruby (MRI) v3.3.0.

  • platform-samples

    A public place for all platform sample projects.

  • jekyll-docker

    ⛴ Docker images, and CI builders for Jekyll.

  • Project mention: Ask HN: Looking for lightweight personal blogging platform | news.ycombinator.com | 2024-02-06

    I run Jekyll in its own official docker container. You just need to mount the directory with the md files and it autogenerates new htmls whenever an md is updated. No need for Ruby.

    I'm on my phone now and I can't check what I used to run it but all the details are at https://github.com/envygeeks/jekyll-docker/blob/master/READM...

    Then HTMLs can be deployed to the public facing server.

  • dotfiles

    Let's be honest: mostly Emacs. (by hrs)

  • server-edition

    A server-optimized Ruby distribution: less memory, faster, easy to install and security-patch via APT/YUM

  • Project mention: Is there any reason to use Ruby 2.7 over Ruby 3.x? | /r/ruby | 2023-04-25

    For production environments, I rely on Fullstaq Ruby. It's still an MRI-based Ruby, but it has optimizations from the folks that built Phusion Passenger, a rock-solid reliable Ruby app server. Repository options are available for RHEL and Ubuntu Linux.

  • zammad-docker-compose

    Zammad Docker images for docker-compose

  • heroku-buildpack-jemalloc

    Heroku buildpack that installs the Jemalloc memory allocator

  • learn_ruby_oneliners

    Example based guide for text processing with Ruby from the command line

  • crypteia

    🧱🔐 Rust Lambda Extension for any Runtime/Container to preload Secure Environment Variables!

  • cd

    CloudDefense.ai is an automated web application security testing tool that audits your web applications by checking for vulnerabilities like SQL Injection, Cross-site scripting and other exploitable vulnerabilities.

  • ruby-orb

    The `circleci/ruby` orb source code.

  • termux-dev-setup

    Termux Development Environment Setup

  • Project mention: Termux Development Setup - Automate your development environment setup | /r/termux | 2023-06-03

    Link to the Termux Development Setup GitHub repository

  • dotfiles

    My dotfiles for macOS and Windows. (by adamhollett)

  • scripts

    Scripts written in BASH, PowerShell, Python, and other languages. (by cyberphor)

  • Check-PC-PRO

    Check Pc PRO is a combination of Check PC and Check PC PLUS and it deeply checks your whole computer and list every process running. It also can relevate malwares and list them.

  • SaaSHub

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

    SaaSHub logo
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).

Shell Ruby related posts

Index

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

Project Stars
1 asdf 20,448
2 rbenv 15,774
3 TabNine 10,387
4 RVM 5,052
5 ruby-build 3,844
6 Kaitai Struct 3,830
7 install 2,053
8 ruby-install 1,858
9 platform-samples 1,854
10 jekyll-docker 993
11 dotfiles 601
12 server-edition 598
13 zammad-docker-compose 250
14 heroku-buildpack-jemalloc 238
15 learn_ruby_oneliners 169
16 crypteia 64
17 cd 49
18 ruby-orb 24
19 termux-dev-setup 19
20 dotfiles 13
21 scripts 8
22 Check-PC-PRO 6

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