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

cli: colorize output #541

Open
ivotron opened this issue Mar 15, 2019 · 10 comments
Open

cli: colorize output #541

ivotron opened this issue Mar 15, 2019 · 10 comments

Comments

@ivotron
Copy link
Collaborator

ivotron commented Mar 15, 2019

Add colors to output to improve what's being shown on the terminal. For this, we can color the square-bracketed prefix that we print currently. For example, this:

[my action] docker pull foo
[my action] docker create foo...
[my action] docker start.....

would result in having [my action] in color. Same for the --dry-run prefixes being worked as part of #509 .

@barbaraDorame
Copy link
Contributor

I'm interesed in working on this issue.

@ivotron
Copy link
Collaborator Author

ivotron commented Mar 15, 2019

@barbaraDorame go for it 😃

@sarthak0906
Copy link

Is this issue still open?
I would like to work on the issue.

@ivotron
Copy link
Collaborator Author

ivotron commented Oct 15, 2019

@sarthak0906 yes, please go ahead

@sarthak0906
Copy link

sarthak0906 commented Oct 16, 2019

@ivotron I am stuck on a problem.
I did complete the task somewhat from my side but can't run popper to test the output.
can you please help me with it.
Also Is the gitter channel for the project active as it might be easier to get the doubts cleared over there.

@ivotron
Copy link
Collaborator Author

ivotron commented Oct 18, 2019

yes, Gitter works. You can also describe your problem here, either work.

@jaimistry12
Copy link

A team of myself and 3 students would like to work on this issue for our UT Austin CS Virtualization class.

@ivotron
Copy link
Collaborator Author

ivotron commented Sep 15, 2020

hello! thanks a lot for working on this as part of your class 😃 Y'all can start by taking a look at the contributing guidelines, setting up a dev environment and running the tests. Please don't hesitate to ask any question you might have about this issue here. We also have a slack workspace that you can join and ask questions there as well (join link here)

@jaimistry12
Copy link

Hello @ivotron thanks for letting us work on this issue! We are at the stage of selecting issues to work on so we will officially start working a bit later down the road. Thanks again! We are in search of 2 more issues to work on so we will comment on a few more soon!

@athulnair02
Copy link

Hi, is this issue still active? I have experience in colonizing output to the console and can help! Where should I start?

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

Successfully merging a pull request may close this issue.

5 participants