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

lolcommits with argc == 0 should report install status for current repo #264

Open
mroth opened this issue Feb 24, 2015 · 0 comments
Open
Labels

Comments

@mroth
Copy link
Member

mroth commented Feb 24, 2015

Rounding out the missing CLI features...

If not in a current git repository, simply echo back entire --help preamble.

If in current git repository, echo out something like:

lolcommits [is/is not] currently installed for this repository.
Use `lolcommits [--enable/--disable]` to [install/uninstall].

For more information, consult `lolcommits --help`.

Exit conditions for both cases should be 0.

This should have Aruba integration tests.

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

No branches or pull requests

1 participant