Skip to content

Add config file support #6

Description

@cheshire137

The number of command-line options is getting big and, especially when using the short version of them, they can get unwieldy and unreadable. Would be nice to allow passing a path to a JSON config file that can specify the same arguments as are currently accepted via command line. I wouldn't want to get rid of the command line args, they should work alongside the config file, with the command line arg taking precedence over the same option specified in the file.

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