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 --grand-total flag #1

Merged
merged 2 commits into from
Mar 24, 2017
Merged

Add --grand-total flag #1

merged 2 commits into from
Mar 24, 2017

Conversation

shanecav84
Copy link
Collaborator

@shanecav84 shanecav84 commented Mar 24, 2017

I'd like to at least start thinking about using libyears as a metric for code health. This PR introduces a command line arg, --years-only, which only returns the total libyears that a Gemfile is behind. I also added some validations for command line arguments, but it's not as robust or extensible as it should be and could be the subject of another PR.

@shanecav84 shanecav84 changed the title Add years-only flag to return only years outdated float Add --years-only flag Mar 24, 2017
Shane Cavanaugh added 2 commits March 24, 2017 15:39
Add some validations for command line args

Squish
@jaredbeck jaredbeck changed the title Add --years-only flag Add --grand-total flag Mar 24, 2017
@jaredbeck
Copy link
Owner

Thanks! ❤️

@jaredbeck jaredbeck merged commit 7c00b68 into jaredbeck:master Mar 24, 2017
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.

2 participants