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

Categorize commands according to platform #11

Open
realSaltyFish opened this issue May 21, 2022 · 1 comment
Open

Categorize commands according to platform #11

realSaltyFish opened this issue May 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@realSaltyFish
Copy link
Contributor

realSaltyFish commented May 21, 2022

There are more and more commands now. I suggest categorizing them according to the platforms they work on, for example:
python3 -m joint_teapot gitea get-public-keys and python3 -m joint_teapot canvas upload-assignment-grades. Feel free to let me work on this issue or do it yourself, whichever feels better for you.

@BoYanZh
Copy link
Owner

BoYanZh commented May 21, 2022

You can do it with the help of https://typer.tiangolo.com/tutorial/subcommands/nested-subcommands/

@BoYanZh BoYanZh added the enhancement New feature or request label May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants