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 --version flag to pretty-simple CLI #83

Merged
merged 2 commits into from
Sep 16, 2020

Conversation

cdepillabout
Copy link
Owner

This flag prints out the version of pretty-simple:

$ pretty-simple --version
4.0.0.0

I've wanted this for a while, and it would have helped me avoid posting #79.

@georgefst
Copy link
Collaborator

Could we add a -V alias? This would be consistent with ghc, cabal and a lot of other tools.

Otherwise LGTM.

@cdepillabout
Copy link
Owner Author

@georgefst Yup, sounds good. Added in 5cfc66b.

@cdepillabout cdepillabout merged commit 1cc12f5 into master Sep 16, 2020
@cdepillabout cdepillabout deleted the cdepillabout/pretty-simple-version branch September 16, 2020 01:30
@cdepillabout cdepillabout linked an issue Oct 7, 2020 that may be closed by this pull request
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.

add --version flag to the pretty-simple CLI tool
2 participants