Bundler Installation Support
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
It would be helpful to support installation via Bundler.
You would be able to add the xcodes gem to your Gemfile:
gem `fastlane`
gem `cocoapods`
gem `xcodes`
This installation process is consistent with the installation methods used for fastlane and cocoapods.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposed Gemfile entries and the repository's current installation setup. Done means users can add xcodes to a Gemfile and install it through Bundler alongside fastlane and cocoapods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, swift
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100