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

tabrindle/envinfo

0
View on GitHub↗
793 stars·61 forks·JavaScript·MIT·10 views

Envinfo

envinfo generates a report of the common details needed when troubleshooting software issues, such as your operating system, binary versions, browsers, installed languages, and more

Features

  • Environment Management - Generates environment reports for debugging.

Star history

Star history chart for tabrindle/envinfoStar history chart for tabrindle/envinfo

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 Envinfo

Similar open-source projects, ranked by how many features they share with Envinfo.
  • 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
  • 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
  • crenv/crenvcrenv avatar

    crenv/crenv

    238View on GitHub↗

    :gem: Crystal version manager like rbenv.

    Shell
    View on GitHub↗238
See all 11 alternatives to Envinfo→

Frequently asked questions

What does tabrindle/envinfo do?

envinfo generates a report of the common details needed when troubleshooting software issues, such as your operating system, binary versions, browsers, installed languages, and more

What are the main features of tabrindle/envinfo?

The main features of tabrindle/envinfo are: Environment Management.

What are some open-source alternatives to tabrindle/envinfo?

Open-source alternatives to tabrindle/envinfo include: crenv/crenv — :gem: Crystal version manager like rbenv. 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.