brew
Homebrew is a package manager for Apple's macOS operating system. It simplifies the installation of software and is popular in the Ruby on Rails community.
Here are 416 public repositories matching this topic...
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 27, 2020 - Go
-
Updated
Oct 6, 2020 - Ruby
-
Updated
Jul 25, 2020 - Ruby
-
Updated
Aug 13, 2020 - Shell
Add Unit Tests
This project should have unit tests to ensure new changes don't break functionality.
-
Updated
Jun 17, 2020 - Swift
Add ffmpeg
We want to add ffmpeg because...
- it's normally ridiculously complicated to install and requires hundreds of dependencies through package management systems... but now we've got https://github.com/zimbatm/ffmpeg-static
Note: this is a break to the general rule of no 3rd party builds... because in this case the 1st party builds either don't exist, or are terrible.
This c
-
Updated
May 27, 2019 - Shell
When building the following messages are seen
$ goreleaser --skip-publish --rm-dist --skip-validate
• releasing using goreleaser 0.97.0...
• loading config file file=goreleaser.yml
• RUNNING BEFORE HOOKS
• GETTING AND VALIDATING GIT STATE
• releasing v1.3.1, commit 0935d402b755efdae0d06595b9f183b84d5bbb63
• skipped reason=validaDescribe the bug
The terminal is reseted after quitting LiPl where it should instead be in the same state as before LiPl's execution
To Reproduce
Steps to reproduce the behavior:
- Start LiPl with
lipl "ls | wc -l" - Quit LiPl by typing
q - See Terminal window resetting
Expected behavior
Term should be in the same state as before LiPl's execution
**Environment (pl
Created by Max Howell
Released 2009
Latest release 5 days ago
- Repository
- Homebrew/brew
- Website
- brew.sh
- Wikipedia
- Wikipedia


Homebrew/livecheck provides various automated ways of detecting formulae updates.
Repology provides an API that provides details on whether a Homebrew package is outdated e.g. https://repology.org/metapackage/boost/versions
A separate Ruby application that can be trivially deployed on e