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

Support for passing args #8

Open
owickstrom opened this issue Apr 28, 2014 · 8 comments
Open

Support for passing args #8

owickstrom opened this issue Apr 28, 2014 · 8 comments

Comments

@owickstrom
Copy link

I'm running a martini server using fresh and I need to pass some command line args to my program, but can't find any support for it.

It would be great with either a command line switch for the fresh command:

fresh -a "--my-custom-arg=123 --and-another=true"

... or an option in the config file:

args: --my-custom-arg=123 --and-another=true

Perhaps both?

@lateefj
Copy link

lateefj commented May 7, 2014

I created a pull request for this feature: #10. I have tested it with a single command line arg. https://github.com/lateefj/fresh if there are any fixes let me know.

@vorandrew
Copy link

+1

@gravityblast
Copy link
Owner

@lateefj if you can rebase I can check again and then merge your PR

@jhartman86
Copy link

Any movement on this? This would be a really-nice-to-have™

@lateefj
Copy link

lateefj commented Dec 6, 2017

@jhartman86 I have updated my PR (#10). @pilu not sure how I missed this message last year sorry.

@aferrandini
Copy link

Any news on this feature?
It's awesome and very usefull for commands and much more

@lateefj
Copy link

lateefj commented Nov 21, 2018

@aferrandini You install based on my fork since it doesn't look my PR is going to get merged to master

@joaocarmo
Copy link

This would be incredibly useful. What's blocking it?

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

7 participants