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

Merge all commands into one canvas command with subcommands #11

Closed
dbosk opened this issue Sep 10, 2020 · 0 comments
Closed

Merge all commands into one canvas command with subcommands #11

dbosk opened this issue Sep 10, 2020 · 0 comments

Comments

@dbosk
Copy link
Owner

dbosk commented Sep 10, 2020

Python's argparse supports subcommands.

This would put everything in the same file, which obsoletes the requirement of #10 (and #8).

@dbosk dbosk closed this as completed in caef361 Sep 11, 2020
dbosk added a commit that referenced this issue Sep 11, 2020
Changes to subcommand format (fixes #11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant