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

Introduce config file #50

Closed
slawosz opened this issue Oct 23, 2013 · 2 comments
Closed

Introduce config file #50

slawosz opened this issue Oct 23, 2013 · 2 comments

Comments

@slawosz
Copy link
Collaborator

slawosz commented Oct 23, 2013

I think it would be nice to have:

gor --config gor.json

and in gor.json:

{
  'output-raw': 8000,
  'output-http': 'staging:3000'
}
@buger
Copy link
Owner

buger commented Oct 23, 2013

Frankly i'm skeptical about config... I want Gor to feel simple, especially if we do #46. Most likely we have to do it after some time, but i prefer to postpone this task as much as possible.

@dcarley
Copy link
Collaborator

dcarley commented Oct 25, 2013

I'm happy without. At least until the CLI arguments become sufficiently vast and complicated.

@buger buger closed this as completed Oct 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants