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

Extract a separate class for running commands #45

Open
chrismytton opened this issue Aug 19, 2016 · 1 comment
Open

Extract a separate class for running commands #45

chrismytton opened this issue Aug 19, 2016 · 1 comment

Comments

@chrismytton
Copy link
Contributor

A lot of the work this repo does is shelling out to run other commands and then gathering up their stdout/stderr streams. This should be wrapped up in a class that can be easily tested and updated.

@chrismytton
Copy link
Contributor Author

This is part of the wider refactoring being tracked by #62.

@chrismytton chrismytton removed their assignment Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant