Skip to content

Inefficient CLI design #7

@yiyang74

Description

@yiyang74

Making all the commands case sensitive in nature hinders the slows down usage of a CLI app where users have to worry about case-sensitivity. For example, CS1010 and cs1010 mean the same course, there is no need for it to be case sensitive.

image.png

image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions