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

feat: color output #3

Open
AndersDJohnson opened this issue Dec 26, 2017 · 4 comments
Open

feat: color output #3

AndersDJohnson opened this issue Dec 26, 2017 · 4 comments

Comments

@AndersDJohnson
Copy link
Owner

No description provided.

@rodrigooler
Copy link

@AndersDJohnson do you have any idea about the color of the output?

@rodrigooler
Copy link

rodrigooler commented May 31, 2018

@AndersDJohnson
Copy link
Owner Author

@rodrigooler The main issue is the fact that it uses a plain text template file, in which we can't use colors programmatically like that, only in some declarative fashion. Maybe we could support getting the message from a JavaScript file as a Node module that exports a string - that way users could require in whatever color library they prefer.

@rodrigooler
Copy link

@AndersDJohnson Mmmmm, I had understood something else haha, it makes sense to do it this way because the user would have that freedom to manipulate output as needed.

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

2 participants