Skip to content

CLI with minimal/none defaults and writing output to stdout #53

Description

@bast

The CLI would require all required input files to be provided and would assume no defaults.

Motivation:

  • explicit is better than implicit
  • less surprising
  • more flexibility for users to name/place files where they like
  • when writing output to stdout, we do not need to check whether we overwrite files
  • simpler code

Would require a bit more typing but this will be less of a problem for users of the lib than it is now for the developers during debugging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCPlanning and design discussions

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions