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
crenv avatar

crenv/crenv

0
View on GitHub↗
238 stars·12 forks·Shell·8 viewscrystal-lang.org↗

Crenv

:gem: Crystal version manager like rbenv.

Features

  • Environment Management - Crystal version manager

Star history

Star history chart for crenv/crenvStar history chart for crenv/crenv

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Crenv

These projects share indexed features with Crenv. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • maiha/rcm.crmaiha avatar

    maiha/rcm.cr

    45View on GitHub↗

    Redis Cluster Manager in Crystal

    Crystal
    View on GitHub↗45
  • marciogm/asdf-crystalmarciogm avatar

    marciogm/asdf-crystal

    77View on GitHub↗

    Crystal plugin for the asdf version manager maintainer=@marciogm

    Shell
    View on GitHub↗77
  • motdotla/dotenvmotdotla avatar

    motdotla/dotenv

    20,284View on 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
    View on GitHub↗20,284
  • kentcdodds/cross-envkentcdodds avatar

    kentcdodds/cross-env

    6,527View on 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
    View on GitHub↗6,527
Compare all 11 related projects→

Frequently asked questions

What does crenv/crenv do?

:gem: Crystal version manager like rbenv.

What are the main features of crenv/crenv?

The main features of crenv/crenv are: Environment Management.

Which projects share features with crenv/crenv?

Projects with overlapping indexed features include: 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.