Skip to content

Ability to use stdin instead of file #9

Description

@rofrol

To also use config, I could specify -f parameter, but if there is stdin, use that instead of file with settings from config. Something in this example I tell it to use settings as for src/Main.elm:

cat somefile.elm | elm-static-html -f src/Main.elm > file.html

And also using output like this will be possible after #8 is fixed.

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