environment-configuration
Here are 75 public repositories matching this topic...
-
Updated
Nov 25, 2020 - Python
-
Updated
Nov 25, 2020 - C
-
Updated
Oct 19, 2020 - Kotlin
Write a Godoc example test to show how to use all of the supported library tags.
-
Updated
Sep 9, 2020 - Dart
-
Updated
Nov 23, 2020 - Java
-
Updated
Jul 26, 2020 - Python
-
Updated
Oct 21, 2020 - PHP
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Nov 23, 2020 - Shell
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Nov 25, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 26, 2016 - C#
-
Updated
Jan 28, 2020 - Shell
-
Updated
Apr 26, 2020 - Shell
-
Updated
Jun 23, 2020 - Makefile
-
Updated
Oct 13, 2020 - Python
-
Updated
Oct 9, 2020 - Elixir
-
Updated
May 4, 2020 - Shell
-
Updated
Aug 20, 2020 - Shell
-
Updated
Oct 9, 2018 - PHP
-
Updated
Aug 23, 2018 - Shell
-
Updated
Dec 4, 2019 - Common Lisp
-
Updated
Dec 4, 2019 - Go
-
Updated
Feb 21, 2018
-
Updated
Nov 1, 2019 - Go
-
Updated
Oct 8, 2018 - Go
Improve this page
Add a description, image, and links to the environment-configuration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the environment-configuration topic, visit your repo's landing page and select "manage topics."
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like
marshmallow