awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesConfiguration Help Generators

Tools that generate usage documentation based on application configuration definitions.

Distinct from Expectation Documentation Generators: Generates documentation from struct definitions rather than data quality rules

Explore 1 awesome GitHub repository matching software engineering & architecture · Configuration Help Generators. Refine with filters or upvote what's useful.

Awesome Configuration Help Generators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kelseyhightower/envconfigالصورة الرمزية لـ kelseyhightower

    kelseyhightower/envconfig

    5,404عرض على GitHub↗

    envconfig is a Go configuration decoder and environment variable mapper that deserializes environment variables into structured Go data types. It provides tools for validating mandatory fields and ensuring application configuration adheres to the external configuration patterns of twelve-factor app compliance. The library features a help generator that creates formatted usage text based on struct definitions to describe expected environment variables. It also includes a validation tool capable of detecting unused environment variables that match a specific prefix but do not correspond to any

    Generates formatted help text describing expected environment variables based on configuration struct definitions.

    Go
    عرض على GitHub↗5,404
  1. Home
  2. Software Engineering & Architecture
  3. Code Documentation Standards
  4. Documentation Validators
  5. Configuration Help Generators