-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
feature: gp validatemeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: IDE
Description
When running gp rebuild
I'm often doing iterations on my configuration. Having to CMD + C to close the terminal, then press up on my terminal, then having to run gp rebuild
feels like friction that could be avoided by having the terminal output pause waiting for input, e.g. if the user hits "enter" the gp rebuild
command will automatically stop and start. Alternatively, this could be a "y/n" type of input, where the question is "did your configuration complete successfully? y - exit, n - restart". This would be similar ergonomics to the jest testing library, e.g.
› Press Enter to trigger a test run.
axonasif
Metadata
Metadata
Assignees
Labels
feature: gp validatemeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: IDE