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

[Feature] add basic CLI commands #3

Open
3 of 5 tasks
vpchung opened this issue Dec 2, 2023 · 0 comments
Open
3 of 5 tasks

[Feature] add basic CLI commands #3

vpchung opened this issue Dec 2, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@vpchung
Copy link
Member

vpchung commented Dec 2, 2023

Describe The Problem To Be Solved

Port over the common challengeutils commands and functions, e.g.

  • annotate-submission
  • create-portal-challenge
  • change-status
  • send-email
  • delete-submission

etc.

(optional) Suggest a Solution

  • Some refactoring will be needed
  • Utilize Typer for the CLI (over argparse)
@vpchung vpchung added the feature New feature or request label Dec 2, 2023
@vpchung vpchung self-assigned this Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant