Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZIO Config integration #6

Closed
2 tasks
jdegoes opened this issue May 9, 2020 · 0 comments
Closed
2 tasks

Add ZIO Config integration #6

jdegoes opened this issue May 9, 2020 · 0 comments

Comments

@jdegoes
Copy link
Member

jdegoes commented May 9, 2020

There are two potential points of integration:

  • It should be possible to generate a ZIO Config descriptor from a CLI specification. This would allow code that uses ZIO Config to plug a nice CLI on top.
  • It should be possible to load ZIO Config data as a set of "defaults", that can be overwritten using CLI information. For example, like .gitconfig and .jvmopts and many other command-line utilities that support reading common options from a standardized location.

/cc @afsalthaj

@jdegoes jdegoes closed this as completed Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant