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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crenv avatar

crenv/crenv

0
View on GitHub↗
238 estrellas·12 forks·Shell·4 vistascrystal-lang.org↗

Crenv

:gem: Crystal version manager like rbenv.

Features

  • Environment Management - Crystal version manager

Historial de estrellas

Gráfico del historial de estrellas de crenv/crenvGráfico del historial de estrellas de crenv/crenv

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Crenv

Proyectos open-source similares, clasificados según cuántas características comparten con Crenv.
  • maiha/rcm.crAvatar de maiha

    maiha/rcm.cr

    45Ver en GitHub↗

    Redis Cluster Manager in Crystal

    Crystal
    Ver en GitHub↗45
  • marciogm/asdf-crystalAvatar de marciogm

    marciogm/asdf-crystal

    77Ver en GitHub↗

    Crystal plugin for the asdf version manager maintainer=@marciogm

    Shell
    Ver en GitHub↗77
  • motdotla/dotenvAvatar de motdotla

    motdotla/dotenv

    20,284Ver en GitHub↗

    Dotenv is a configuration management library designed to load environment variables from local files into the process environment. By separating application settings from source code, it enables developers to maintain consistent configurations across different deployment stages and team environments. The utility provides mechanisms to transform plain text configuration files into encrypted formats, allowing sensitive secrets to be stored securely within version control systems. It handles the parsing and normalization of key-value pairs, ensuring that configuration data is consistently proces

    JavaScriptconfiguration-filedotenvenv
    Ver en GitHub↗20,284
  • kentcdodds/cross-envAvatar de kentcdodds

    kentcdodds/cross-env

    6,527Ver en GitHub↗

    cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the

    TypeScript
    Ver en GitHub↗6,527
Ver las 11 alternativas a Crenv→

Preguntas frecuentes

¿Qué hace crenv/crenv?

:gem: Crystal version manager like rbenv.

¿Cuáles son las características principales de crenv/crenv?

Las características principales de crenv/crenv son: Environment Management.

¿Qué alternativas de código abierto existen para crenv/crenv?

Las alternativas de código abierto para crenv/crenv incluyen: kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… maiha/rcm.cr — Redis Cluster Manager in Crystal. marciogm/asdf-crystal — Crystal plugin for the asdf version manager [maintainer=@marciogm]. motdotla/dotenv — Dotenv is a configuration management library designed to load environment variables from local files into the process… npm/node-which — Like the unix which utility. npm/osenv — Look up environment settings specific to different operating systems.