-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I think the CLI is a bit awkward to use and overuses subcommands in favor of flags.
To Reproduce
For instance, menyoki record --root --size $(slop) apng save /tmp/hello.apng
. This is somewhat awkward.
Expected behavior
How about menyoki record --size-select --format apng --output /tmp/hello.apng
. I think this makes a lot more sense. We could also have a shortform -f apng -o /tmp/hello.apng
.
AlexDaniel
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working