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 ability to parse commandline args from GetChocolatey #135

Closed
mwrock opened this issue Feb 28, 2015 · 1 comment
Closed

Add ability to parse commandline args from GetChocolatey #135

mwrock opened this issue Feb 28, 2015 · 1 comment
Assignees
Milestone

Comments

@mwrock
Copy link
Member

mwrock commented Feb 28, 2015

Need another Run method in GetChocolatey that can take raw command line args and parse them and then update the ChocolateyConfiguration.

mwrock added a commit to mwrock/choco that referenced this issue 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.
@mwrock
Copy link
Member Author

mwrock commented Feb 28, 2015

This is fixed by PR #131

@mwrock mwrock closed this as completed Feb 28, 2015
@ferventcoder ferventcoder reopened this Feb 28, 2015
@ferventcoder ferventcoder added this to the 0.9.9 milestone Feb 28, 2015
mwrock added a commit to mwrock/choco that referenced this issue Mar 1, 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.
mwrock added a commit to mwrock/choco that referenced this issue Mar 2, 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.
mwrock added a commit to mwrock/choco that referenced this issue Mar 2, 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.
ferventcoder added a commit that referenced this issue Mar 2, 2015
(GH-135) Adds a Console Runner to GetChocolatey
ferventcoder added a commit that referenced this issue Mar 3, 2015
* stable:
  (GH-135) Adds a Console Runner to GetChocolatey
  (GH-134) Allow packages to have .config in name
  (GH-136) install force rollback fixes
  (GH-136) Fix rollback from install force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants