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 new env variable to ROARR #30

Closed
dmpvost opened this issue Apr 1, 2020 · 2 comments
Closed

Add new env variable to ROARR #30

dmpvost opened this issue Apr 1, 2020 · 2 comments
Labels

Comments

@dmpvost
Copy link

dmpvost commented Apr 1, 2020

It would be nice, if we can add some options to ROARR with env.

exemple is better than word :

ROARR_USE_COLORS=true
ROARR_OUTPUT_FORMAT=pretty

I have one use case, when I make unit testing with my IDE,
I don't find the way to put extra parameters.

I use web storm with JEST

@gajus gajus added the question label Apr 1, 2020
@gajus
Copy link
Owner

gajus commented Apr 1, 2020

You can add colors and output format using https://github.com/gajus/roarr-cli. Adding colors/ formatting to logs should not be responsibility of the main app.

@gajus gajus closed this as completed Apr 1, 2020
@dmpvost
Copy link
Author

dmpvost commented Apr 1, 2020

sorry, I put my idea, in the wrong project. I was in mind speaking about roarr-cli

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

2 participants