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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crenv avatar

crenv/crenv

0
View on GitHub↗
238 Stars·12 Forks·Shell·2 Aufrufecrystal-lang.org↗

Crenv

:gem: Crystal version manager like rbenv.

Features

  • Environment Management - Crystal version manager

Star-Verlauf

Star-Verlauf für crenv/crenvStar-Verlauf für crenv/crenv

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Crenv

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Crenv.
  • maiha/rcm.crAvatar von maiha

    maiha/rcm.cr

    45Auf GitHub ansehen↗

    Redis Cluster Manager in Crystal

    Crystal
    Auf GitHub ansehen↗45
  • marciogm/asdf-crystalAvatar von marciogm

    marciogm/asdf-crystal

    77Auf GitHub ansehen↗

    Crystal plugin for the asdf version manager maintainer=@marciogm

    Shell
    Auf GitHub ansehen↗77
  • motdotla/dotenvAvatar von motdotla

    motdotla/dotenv

    20,284Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,284
  • kentcdodds/cross-envAvatar von kentcdodds

    kentcdodds/cross-env

    6,527Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,527
Alle 11 Alternativen zu Crenv anzeigen→

Häufig gestellte Fragen

Was macht crenv/crenv?

:gem: Crystal version manager like rbenv.

Was sind die Hauptfunktionen von crenv/crenv?

Die Hauptfunktionen von crenv/crenv sind: Environment Management.

Welche Open-Source-Alternativen gibt es zu crenv/crenv?

Open-Source-Alternativen zu crenv/crenv sind unter anderem: 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.