Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish command base #5

Open
1 of 3 tasks
Sable-20 opened this issue Mar 28, 2024 · 0 comments
Open
1 of 3 tasks

Finish command base #5

Sable-20 opened this issue Mar 28, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Sable-20
Copy link
Owner

Sable-20 commented Mar 28, 2024

Finish command base

This means:

  • writing structs for everything in the list subcommand
  • command matching
  • implementing basic display functions

Implementing basic display functions will require implementing the Display trait for any structs we believe are necessary and do not already implement Display

@Sable-20 Sable-20 added the good first issue Good for newcomers label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant