Use keg_only build if user has tilt gem installed
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
A known issue with home-brew installations of tilt is that they can conflict with the tilt gem. We can fix this by checking if this gem is installed and doing a keg_only brew install
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 reading the linked Tilt FAQ and locating the Homebrew installation path in the repository. Check how the installed tilt gem is detected and how keg-only installation is selected; done means Homebrew installations avoid the documented gem conflict.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, ruby
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100