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

Add triple commands #16

Closed
tonylukasavage opened this issue Jul 21, 2014 · 0 comments
Closed

Add triple commands #16

tonylukasavage opened this issue Jul 21, 2014 · 0 comments
Milestone

Comments

@tonylukasavage
Copy link
Owner

Add a way to send commands to triple, rather than to a connected client app. The node.js repl does this with the . prefix. For example, the following tells the node.js repl to break execution:

> .break

This interface will allow for commands like break, record, replay, adding assets, etc... For now, this issue will only encompass creating this interface and the exit command.

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

No branches or pull requests

1 participant