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 mode #26

Open
WesCossick opened this issue Feb 14, 2019 · 0 comments
Open

Interactive mode #26

WesCossick opened this issue Feb 14, 2019 · 0 comments

Comments

@WesCossick
Copy link
Member

Create an interactive mode where the user can launch the program, and then run commands endlessly.

For instance, a user could launch this mode by running node entry.js --interactive, and then run commands simply by typing list toppings and hitting enter.

If you're running a program and expect to issue it multiple commands over time, this is faster than typing node entry.js before each and every command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant