Skip to content

Interactive mode #26

@WesCossick

Description

@WesCossick

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions