Skip to content

README examples are missing further command calls #4

@mbbroberg

Description

@mbbroberg

It took me a little while to realize that piping is happening outside of gif's parsing of the command and requires further calls to the application. For instance:

gif emoji boom | gif rain <(gif emoji boom) > test.gif

Produces the result I expected from gif emoji boom | rain <(boom) > test.gif. It would be helpful for users to have that explained on the README. I'm happy to open a PR that does so, but I wanted to confirm you're interested in some further documentation before I take the time to write it 😄.

How's that sound @sgreben? Either way, thanks for making such a fun utility!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions