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

[Idea] Installation hooks for plugins #142

Open
soumyamahunt opened this issue Mar 15, 2022 · 0 comments
Open

[Idea] Installation hooks for plugins #142

soumyamahunt opened this issue Mar 15, 2022 · 0 comments

Comments

@soumyamahunt
Copy link

Currently install! command in Podfile only supports cocoapods as installation method, I think the scope of this command can be made broader by allowing plugins to specify installation hooks that user can then consume by specifying custom installation methods. If no registered hooks are found with the installation method then user will be prompted with error.

Although workaround is possible by using pre_install hook, this would make Podfile more readable in my opinion.

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