Skip to content

feat: TL;DR implementation #144

@hemanialaparthi

Description

@hemanialaparthi

Description: GatorGrader includes many commands, but many students, especially in introductory classes, are unfamiliar with most of them. To make it easier for students to understand and use GatorGrader, a --tldr option would be a helpful addition.

Solution:

The --tldr flag will offer two main features:

  • Running --tldr alone will display a summary of commonly used GatorGrader commands with example usage.
  • Running --tldr [specific command] will provide a detailed explanation and example for the specified command.

This addition will make GatorGrader more accessible to new users by offering quick reference information in a simplified format.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions