An open API service indexing awesome lists of open source software.

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

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`