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

Config generator for mtda configs #185

Open
vj-kumar opened this issue Feb 3, 2022 · 6 comments
Open

Config generator for mtda configs #185

vj-kumar opened this issue Feb 3, 2022 · 6 comments

Comments

@vj-kumar
Copy link
Contributor

vj-kumar commented Feb 3, 2022

It would be nice to have some kind of config generator. I see that some users are not aware of the latest config options. It would help them to know about the option and any changes in the default values.

@chombourger
Copy link
Collaborator

That and maybe a fix command like found in packer (https://www.packer.io/docs/commands/fix)

@vj-kumar
Copy link
Contributor Author

vj-kumar commented Feb 3, 2022

Yes. That would be much helpful.

@vj-kumar
Copy link
Contributor Author

@chombourger Started investigating this.

@chombourger
Copy link
Collaborator

@chombourger Started investigating this.

Cool. thank you!

@vj-kumar
Copy link
Contributor Author

This is what the initial PoC looks like.
Used Kconfiglib with Urwid.
screen

@vj-kumar
Copy link
Contributor Author

vj-kumar commented Mar 28, 2022

Still some more work before it can be ready.

  1. Group the configs based on sections in UI.
  2. Establish dependencies
  3. Add feature to load existing ini files.
  4. Add support to select or deselect a section(Related to 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants