awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesLanguage Runtime Deployment

Tools for provisioning and aligning language runtimes and environments across remote production servers.

Distinct from Ruby Environments: The candidates are either too specific to identity management or general environments; they don't cover runtime orchestration for deployment.

Explore 1 awesome GitHub repository matching devops & infrastructure · Language Runtime Deployment. Refine with filters or upvote what's useful.

Awesome Language Runtime Deployment GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rvm/rvmrvm 的头像

    rvm/rvm

    5,192在 GitHub 上查看↗

    RVM 是一个 Ruby 版本管理器和构建自动化工具,旨在在单个系统上安装和切换多个 Ruby 解释器版本。它作为一个依赖隔离器和 Shell 环境封装器,允许创建命名库集以防止不同项目之间的版本冲突。 该项目作为一个部署编排器,能够自动在远程服务器和构建代理上配置 Ruby 运行时。它生成独立的执行封装器,以确保为计划任务、服务管理器和系统初始化脚本加载特定的运行时和库集。 该工具涵盖了广泛的功能,包括带有自定义编译器标志的自动源码编译、避免 Root 权限的用户空间安装,以及与各种 Shell 和文本编辑器的集成。它还为远程环境同步、持续集成兼容性测试和应用程序服务器集成提供了基础设施。

    Automates the provisioning of Ruby runtimes across remote servers and build agents to align development and production.

    Shelljrubymri-rubymruby
    在 GitHub 上查看↗5,192
  1. Home
  2. DevOps & Infrastructure
  3. Language Runtime Deployment