awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kelseyhightower/envconfigkelseyhightower 的头像

    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