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

Rework cli subcommands, adding "decompress" #48

Closed
marcospb19 opened this issue Jul 27, 2021 · 0 comments · Fixed by #61
Closed

Rework cli subcommands, adding "decompress" #48

marcospb19 opened this issue Jul 27, 2021 · 0 comments · Fixed by #61
Labels
enhancement New feature or request high priority

Comments

@marcospb19
Copy link
Member

After posting ouch on reddit, we received a lot of feedback.

People found the usage to not be obviously trivial, because we are not using two subcommands.

Suggestion:

ouch compress ...
ouch decompress ...

And the aliases:

ouch c ...
ouch d ...

It will behave much like cargo it does not have a "default" command like ouch do now, and everybody likes it's usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant