-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore certain mutations; add omni_config to readme
- Loading branch information
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
# prosper-shared | ||
|
||
Shared build files for the Python Prosper libraries | ||
|
||
## prosper_shared.autohooks | ||
|
||
Pre-commit hooks for use with `autohooks`. | ||
|
||
## prosper_shared.omni_config | ||
|
||
Util for defining, parsing, merging, validating, and using configs from various sources, including file-based configs, | ||
environment variables, and command-line arguments. This will probably be factored out into an independent library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters