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

Implement Lazy Loading of Commands #245

Open
bshifaw opened this issue Mar 10, 2023 · 0 comments
Open

Implement Lazy Loading of Commands #245

bshifaw opened this issue Mar 10, 2023 · 0 comments
Labels
Cromshell 2 Issues related to Cromshell 2.0 enhancement New feature or request

Comments

@bshifaw
Copy link
Collaborator

bshifaw commented Mar 10, 2023

Instead of manually importing the subcomands into the main file, have click import them lazily. While this feature isn't directly supported, there are documentation on providing solutions for it like this article: https://github.com/pallets/click/blob/9ef08784f1c8cbd05e7a268a7c7a23348e158653/docs/complex.rst

@bshifaw bshifaw added enhancement New feature or request Cromshell 2 Issues related to Cromshell 2.0 labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cromshell 2 Issues related to Cromshell 2.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant