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

Configuration System #2

Open
Mierdin opened this issue Nov 28, 2016 · 0 comments
Open

Configuration System #2

Mierdin opened this issue Nov 28, 2016 · 0 comments
Milestone

Comments

@Mierdin
Copy link
Contributor

Mierdin commented Nov 28, 2016

Need to implement a module that both writes the users configuration to a file (i.e. ~/.pybluedot) on initial setup, and also reads from this file.

Thinking we can implement a command like bdot init and the user will be walked through a wizard for setting up the configuration initially. It will ask for things like the API key, then write those options to a config file.

If the user tries to use any other subcommand, pybluedot will prompt them to run this init command to do the first-time setup. After that, any command should work right away

@Mierdin Mierdin added this to the First Release milestone Dec 2, 2016
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