https://github.com/alphasights/tap
Homebrew repository for alphasights dependencies
https://github.com/alphasights/tap
Last synced: 5 months ago
JSON representation
Homebrew repository for alphasights dependencies
- Host: GitHub
- URL: https://github.com/alphasights/tap
- Owner: alphasights
- Created: 2023-09-25T07:44:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T08:00:02.000Z (over 2 years ago)
- Last Synced: 2024-12-30T10:44:32.801Z (over 1 year ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tap
Homebrew repository for alphasights legacy dependencies
# Example on how to install `lerna`
## Uninstall any old versions
`brew uninstall -f lerna`
## Add this repository
`brew tap alphasights/tap https://github.com/alphasights/tap`
## Install this reposotory's specific version
`brew install alphasights/tap/lerna`