Shell Ruby

Open-source Shell projects categorized as Ruby

Top 21 Shell Ruby Projects

  1. rbenv

    Manage your app's Ruby environment

    Project mention: Instalar BeEF en Kali Linux 2024 | dev.to | 2024-10-05

    sudo apt update sudo apt install -y build-essential libssl-dev libreadline-dev zlib1g-dev git git clone https://github.com/rbenv/rbenv.git ~/.rbenv echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.zshrc echo 'eval "$(rbenv init - zsh)"' >> ~/.zshrc source ~/.zshrc git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build rbenv install 3.0.3 rbenv global 3.0.3

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. TabNine

    AI Code Completions

    Project mention: 5 Free AI Coding Copilots to Help You Fly Out of the Dev Blackhole | dev.to | 2024-06-18

    This is the repository for the backend of TabNine, the all-language autocompleter There are no source files here because the backend is closed source.

  4. RVM

    Ruby enVironment Manager (RVM)

    Project mention: Setting up Ruby on Rails with RVM, Puma, Mina, Nginx, Sidekiq and Redis on Amazon Linux 2 | dev.to | 2024-10-29

    Ruby (Installed using RVM, but you can use any other version manager, or compile yourself ruby)

  5. 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: Show HN: HTML visualization of a PDF file's internal structure | news.ycombinator.com | 2025-02-10

    https://kaitai.io/ maybe?

    It looks perfectly nice for it’s role, but I didn’t use it for my last project because I need serialization as well.

  6. ruby-build

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

    Project mention: Ruby 3.4.0 Released | news.ycombinator.com | 2024-12-25

    Thanks for this.

    I used to use ruby a lot - mostly just because it's the nicest language for scripting things on unix. I can remember trying to get it set up a year or so ago and finding the process difficult (think I was using rvm).

    https://github.com/rbenv/ruby-build/wiki#suggested-build-env...

    probably good idea to point people here before they install ruby, since it'll compile for minutes then tell you it's missing a dependency, and you have to start the whole process over.

  7. install

    📥 Homebrew (un)installer

  8. platform-samples

    A public place for all platform sample projects.

  9. SaaSHub

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

    SaaSHub logo
  10. ruby-install

    Installs Ruby, JRuby, TruffleRuby, or mruby

  11. jekyll-docker

    ⛴ Docker images, and CI builders for Jekyll.

  12. server-edition

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

  13. dotfiles

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

  14. zammad-docker-compose

    Zammad Docker images for docker-compose & Kubernetes

  15. heroku-buildpack-jemalloc

    Heroku buildpack that installs the Jemalloc memory allocator

  16. learn_ruby_oneliners

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

  17. crypteia

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

  18. 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.

  19. termux-dev-setup

    Termux Development Environment Setup

  20. ruby-orb

    The `circleci/ruby` orb source code.

  21. dotfiles

    My dotfiles for macOS and Windows. (by adamhollett)

  22. scripts

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

  23. 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.

  24. 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 discussion

Log in or Post with

Shell Ruby related posts

  • Imapsync

    6 projects | news.ycombinator.com | 12 Feb 2025
  • mise vs. asdf for JavaScript project environment management

    5 projects | dev.to | 2 Jan 2025
  • Asdf soon to release go rewrite

    1 project | news.ycombinator.com | 29 Dec 2024
  • Rust on a $5 dev board

    4 projects | dev.to | 12 Dec 2024
  • 📦 ASDF: Gerenciando versões de linguagens e ferramentas num lugar só

    4 projects | dev.to | 26 Nov 2024
  • Cómo desplegar una app de Ruby on Rails en Ubuntu 22

    2 projects | dev.to | 29 Oct 2024
  • Instalar BeEF en Kali Linux 2024

    4 projects | dev.to | 5 Oct 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 rbenv 16,279
2 TabNine 10,743
3 RVM 5,149
4 Kaitai Struct 4,107
5 ruby-build 3,910
6 install 2,274
7 platform-samples 1,964
8 ruby-install 1,929
9 jekyll-docker 1,006
10 server-edition 616
11 dotfiles 613
12 zammad-docker-compose 296
13 heroku-buildpack-jemalloc 260
14 learn_ruby_oneliners 181
15 crypteia 71
16 cd 49
17 termux-dev-setup 33
18 ruby-orb 26
19 dotfiles 15
20 scripts 8
21 Check-PC-PRO 6

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai