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

Executable #4

Merged
merged 7 commits into from
May 3, 2012
Merged

Executable #4

merged 7 commits into from
May 3, 2012

Conversation

capoferro
Copy link
Contributor

bin/remy

@@ -9,19 +9,25 @@ def initialize name, constraint_string=">= 0.0.0"
@version_constraint = DepSelector::VersionConstraint.new(constraint_string)
end

def download
def download
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trailing whitespace!!!!!

@erikh
Copy link
Contributor

erikh commented May 3, 2012

Looks good. But don't hate me for suggesting this...

How about we make a 'knife remy' plugin instead? It makes a lot of sense and what you have here should be easy to port, and we can get all the config-oriented commandline stuff for free.

@capoferro
Copy link
Contributor Author

I don't see why not. It's already mostly powered by Knife, anyway.

@erikh erikh merged commit b25dd66 into master May 3, 2012
capoferro added a commit that referenced this pull request May 8, 2012
@berkshelf berkshelf locked and limited conversation to collaborators Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants