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

Have CommandKit::Commands::AutoRequire search $LOAD_PATH for available commands #59

Open
postmodern opened this issue Dec 10, 2021 · 0 comments
Assignees
Labels
feature A new feature future Feature ideas for the future

Comments

@postmodern
Copy link
Owner

CommandKit::Commands::AutoRequire should search $LOAD_PATH for available commands that could be required. This would allow the module to list available commands that are in $LOAD_PATH (ex: from other 3rd-party gems that are loaded in by Bundler).

@postmodern postmodern added future Feature ideas for the future feature A new feature labels Dec 10, 2021
@postmodern postmodern self-assigned this Dec 10, 2021
@postmodern postmodern changed the title Have CommandKit::Commands::AutoRequire scan $LOAD_PATH for available commands Have CommandKit::Commands::AutoRequire search $LOAD_PATH for available commands Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature future Feature ideas for the future
Projects
None yet
Development

No branches or pull requests

1 participant