CocoaPods / CocoaPods/cocoapods-plugins

[Idea] Installation hooks for plugins

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
80
Forks
36
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.