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

CLI refactoring to remove logic from cli.rb #302

Merged
merged 10 commits into from
Dec 23, 2013
Merged

CLI refactoring to remove logic from cli.rb #302

merged 10 commits into from
Dec 23, 2013

Conversation

fnichol
Copy link
Contributor

@fnichol fnichol commented Dec 23, 2013

The goal here is to remove as much non-Thor code as possible leaving the door open to non-Thor options, allowing other tooling to reuse commands, allow for better command unit testing, etc.

While the line count actually increased, it is my hope the ultimately readability and separation of concerns wins out here.

fnichol added a commit that referenced this pull request Dec 23, 2013
CLI refactoring to remove logic from cli.rb
@fnichol fnichol merged commit 5426e92 into master Dec 23, 2013
@fnichol fnichol deleted the cli-refactoring branch December 23, 2013 16:31
@damm
Copy link

damm commented Dec 23, 2013

+1 Less Thor!

BrentOnRails pushed a commit to BrentOnRails/test-kitchen that referenced this pull request Jul 17, 2017
Updated readme based on issue 300
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 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