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

Implement config CLI along with refactor of configuration adding more relevant options #80

Open
arades79 opened this issue Apr 15, 2020 · 0 comments
Labels
cleanup old code that is either unused or not up to standards enhancement New feature or request
Milestone

Comments

@arades79
Copy link
Owner

While implementing the base level CLI, stubs were left to handle configuration from the CLI, however when looking into implementing it, the implementation seemed too messy to implement in a clean way. Thus the config should be refactored to make the CLI implementation easier. The config CLI can also be lifed into common code so both server and client can have good interfaces for settings/configuration, with server and client only extending with the options they need.

@arades79 arades79 added enhancement New feature or request cleanup old code that is either unused or not up to standards labels Apr 15, 2020
@arades79 arades79 added this to the 0.4.0 Release milestone Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup old code that is either unused or not up to standards enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant