CocoaPods / CocoaPods/cocoapods-plugins
Get rid of GemHelper
Open
- Dominant language
- Ruby
- Stars
- 80
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
`gem_helper.rb` and `gem_index_cache.rb` should be nuked
- First because we want to get rid of "Helpers"
- Next because we can do everything done here directly using `CLAide::Command::PluginManager.specifications` now — to know if a plugin is already installed or not, which was the whole point if those helpers if I'm not mistaken.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.