awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
thoughtbot avatar

thoughtbot/terrapin

0
View on GitHub↗
284 stars·23 forks·Ruby·8 views

Terrapin

Run shell commands safely, even with user-supplied values

Features

  • CLI Development - A library for executing command-line commands.

Star history

Star history chart for thoughtbot/terrapinStar history chart for thoughtbot/terrapin

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Terrapin

Similar open-source projects, ranked by how many features they share with Terrapin.
  • bw2/configargparseB

    bw2/ConfigArgParse

    0View on GitHub↗
    View on GitHub↗0
  • chriskiehl/gooeychriskiehl avatar

    chriskiehl/Gooey

    22,050View on GitHub↗

    Gooey is a framework that transforms command-line programs into graphical applications by automatically generating user interfaces from existing argument definitions. By applying a decorator to a script, the tool maps standard command-line arguments to specialized graphical widgets, allowing users to interact with terminal-based utilities through forms, file pickers, and date selectors. The project distinguishes itself by providing a comprehensive suite of customization and lifecycle management tools that extend beyond simple interface generation. It includes capabilities for input validation

    Python
    View on GitHub↗22,050
  • commander-rb/commandercommander-rb avatar

    commander-rb/commander

    822View on GitHub↗

    The complete solution for Ruby command-line executables

    Ruby
    View on GitHub↗822
  • ahoward/mainahoward avatar

    ahoward/main

    265View on GitHub↗

    a class factory and dsl for generating command line programs real quick

    Ruby
    View on GitHub↗265
See all 30 alternatives to Terrapin→

Frequently asked questions

What does thoughtbot/terrapin do?

Run shell commands safely, even with user-supplied values

What are the main features of thoughtbot/terrapin?

The main features of thoughtbot/terrapin are: CLI Development.

What are some open-source alternatives to thoughtbot/terrapin?

Open-source alternatives to thoughtbot/terrapin include: bw2/configargparse. chriskiehl/gooey — Gooey is a framework that transforms command-line programs into graphical applications by automatically generating… commander-rb/commander — The complete solution for Ruby command-line executables. dannyben/runfile — Command line for your projects. datafolklabs/cement — Application Framework for Python. ahoward/main — a class factory and dsl for generating command line programs real quick.