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 command-line support for interacting with the build outputs #39

Open
vkottler opened this issue Jul 17, 2023 · 2 comments
Open

Add command-line support for interacting with the build outputs #39

vkottler opened this issue Jul 17, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

Ability to (via TUI?) select a build variant -> application, run it, see stdout / stderr. Maybe eventually some other kinds of interactions (via runtimepy stuff?).

We should use a TUI framework for this, we recently have been looking into this more for Python: vkottler/workspace#26.

@vkottler vkottler added the enhancement New feature or request label Jul 17, 2023
@vkottler vkottler self-assigned this Jul 17, 2023
@vkottler
Copy link
Owner Author

This becomes more topical/relevant when we're working on C++ programs we want to use for things.

@vkottler
Copy link
Owner Author

I suspect we would build another textual app like https://github.com/vkottler/conntextual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant