Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 462 Bytes

File metadata and controls

5 lines (3 loc) · 462 Bytes

embedded_config_annotations

This package contains annotations for configuring code generation for the embedded_config package.

The embedded_config package allows application configurations to be embedded directly into source code at build-time, aiming to solve the problem of needing different configurations per environment. Please see its README for more information.