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

(GH-135) Adds a Console Runner to GetChocolatey #131

Closed
wants to merge 1 commit into from

Conversation

mwrock
Copy link
Member

@mwrock mwrock commented Feb 28, 2015

add a RunConsole overload that can parse commandline args with the Console runner.

I'd like to use this with Boxstarter since it simply intercepts user choco calls via unparsed commandline args.

Depends on #130.
Closes #135

@mwrock mwrock changed the title Console runner (GH-135) Adds a Console Runner to GetChocolatey Feb 28, 2015
@mwrock
Copy link
Member Author

mwrock commented Feb 28, 2015

I dont think this break is related to my change. But will look later on.

@ferventcoder
Copy link
Member

I rekicked it - it's an issue with nuget restore from ubuntu. Happens.

@ferventcoder
Copy link
Member

If you can rebase this and retarget it to stable (requires closing and issuing a new PR) we can get it in as well.

Add a `RunConsole` overload that can parse commandline args with the Console
runner.

I'd like to use this with Boxstarter since it simply intercepts user choco
calls via unparsed commandline args.
@mwrock
Copy link
Member Author

mwrock commented Mar 2, 2015

submitted to stable

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

Successfully merging this pull request may close these issues.

Add ability to parse commandline args from GetChocolatey
2 participants