Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

improve pipelining for chocolatey-ver via obj #94

Merged

Conversation

rismoney
Copy link
Contributor

  • return an object of versions instead of a hash for improved pipelining capabilities
  • usage via cmd:
    chocolatey version "^|select name,found"
  • usage via posh:
    .\chocolatey.ps1 version |fl name,found

* return an object of versions instead of a hash for improved pipelining capabilities
* usage via cmd:
chocolatey version <package> "^|select name,found"
* usage via posh:
.\chocolatey.ps1 version <package> |fl name,found
@ferventcoder
Copy link
Contributor

Awesome. :D

@ferventcoder ferventcoder merged commit 4744e79 into chocolatey-archive:master Jun 5, 2012
@rismoney
Copy link
Contributor Author

rismoney commented Jun 5, 2012

you're awesome. thanks for acceptance into your project! btw-I just hecked out some blogs you wrote, and enjoyed the content, particularly the remote workers/highly collaborative stuff.

@ferventcoder
Copy link
Contributor

Not a problem. About to put out a beta. The best thanks you can give me is finishing the puppet provider. :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants