-
Notifications
You must be signed in to change notification settings - Fork 3
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
Topic/cli studio commands 49 #50
Conversation
@hazard999 the main problem when thinking about the cli-studio is if we keep using #46 and cli studio need the same sort of abstraction basically we need something like XtermSharp but over the wire |
This fixes #49.
Introduce a common architecture between interactive mode and cli-studio namely
TastyCommander
.Preps also for #33