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 First-Run Interactive Config Setup #4

Open
squashd opened this issue Nov 9, 2023 · 0 comments
Open

Add First-Run Interactive Config Setup #4

squashd opened this issue Nov 9, 2023 · 0 comments

Comments

@squashd
Copy link
Owner

squashd commented Nov 9, 2023

Task: Code an interactive prompt for initial setup to capture user preferences like text editor choice. This should kick in on the first run or when a config file is missing.

  • Check for config file on startup.
  • If not found, launch setup prompts.
  • Save preferences to a config file.
  • Include a --config flag to reinitiate setup anytime.

Purpose: Skip the manual config edit and get straight to work.

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