-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Labels
c/c++Pull requests that update C/C++ codePull requests that update C/C++ codeenhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python code
Description
The idea is to fire up a Node REPL when the CLI is initiated.
The REPL will parse commands and arguments and match them with a list of available commands (plugins), that will be stored in individual files (possibly with the same name as the function they contain).
Metadata
Metadata
Assignees
Labels
c/c++Pull requests that update C/C++ codePull requests that update C/C++ codeenhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python code