awesome-repositories.com
Blog
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
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kelseyhightower/envconfigAvatar von kelseyhightower

    kelseyhightower/envconfig

    5,404Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,404
  1. Home
  2. Software Engineering & Architecture
  3. Code Documentation Standards
  4. Documentation Validators
  5. Configuration Help Generators