Feature Request: cli option for generating default configs #116

Open
opened 2022-12-07 14:04:01 +00:00 by jessebot · 0 comments
jessebot commented 2022-12-07 14:04:01 +00:00 (Migrated from github.com)

Describe the feature you'd like, and why

We should have a function and cli option for generating basic config files. It just needs to take the default configs and place them in the user's $XDG_CONFIG dir. This way the user has the default configs and can play with them, as well as can overwrite their existing config with fresh known-working configs.

Perhaps CLI option/switch like -c and --config. I don't actually want to take a config file at this time, because then the accepted config gets really complicated and I will need refactor the env_config.py file (which is kinda overdue anyway).

## Describe the feature you'd like, and why We should have a function and cli option for generating basic config files. It just needs to take the default configs and place them in the user's `$XDG_CONFIG` dir. This way the user has the default configs and can play with them, as well as can overwrite their existing config with fresh known-working configs. Perhaps CLI option/switch like `-c` and `--config`. I don't actually want to take a config file at this time, because then the accepted config gets really complicated and I will need refactor the `env_config.py` file (which is kinda overdue anyway).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jessebot/onboardme#116
No description provided.