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

Replace prompt-based RepoInit with full fledged TUI #255

Open
mattprecious opened this issue Feb 19, 2025 · 0 comments
Open

Replace prompt-based RepoInit with full fledged TUI #255

mattprecious opened this issue Feb 19, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mattprecious
Copy link
Owner

The current flow for initializing stacker in a repo is slightly cumbersome with the 'trailing trunk' prompt that 99% of people will not use. This will only get worse as more configuration options are added. This should be replaced with something that resembles a traditional settings UI:

┌────────────────┬──────┐
│ trunk          │ main │
├────────────────┼──────┤
│ trailing trunk │    - │
└────────────────┴──────┘

   Cancel    |    OK

If you're happy with the defaults we've selected, then you just press Enter. Otherwise, you can arrow/mouse around and change settings as needed.

@mattprecious mattprecious added the enhancement New feature or request label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant