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

Interactive commands should support q (quit) and r (restart) #19

Open
matanlurey opened this issue Dec 29, 2024 · 0 comments
Open

Interactive commands should support q (quit) and r (restart) #19

matanlurey opened this issue Dec 29, 2024 · 0 comments
Labels
pkg-chore packages/chore

Comments

@matanlurey
Copy link
Owner

For example, I'd want to do:

$ ./chore dartdoc
βœ… Generated dartdoc.
πŸ“š Previewing dartdoc at http://localhost:8080
q

... to quit (instead of CTRL-C), or:

$ ./chore dartdoc
βœ… Generated dartdoc.
πŸ“š Previewing dartdoc at http://localhost:8080
r

... to rerun the generation without quitting and re-running explicitly.

@matanlurey matanlurey added the pkg-chore packages/chore label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg-chore packages/chore
Projects
None yet
Development

No branches or pull requests

1 participant