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 422 public repositories matching this topic...
-
Updated
Nov 26, 2020 - C++
-
Updated
Nov 7, 2020 - Go
-
Updated
Dec 1, 2020 - Ruby
-
Updated
Nov 9, 2020 - Ruby
-
Updated
Nov 14, 2020 - Shell
Add Unit Tests
This project should have unit tests to ensure new changes don't break functionality.
-
Updated
Jun 17, 2020 - Swift
-
Updated
May 27, 2019 - Shell
Add dotenv-linter
We want to add dotenv-linter
because it's a nice cross-platform tool to check that a .env
file is what it should be.
This could be as simple as copying _example
, updating the github releases
info, and doing a find and replace on a few file system path names.
Also: We'll want to get this added to https://dotenv-linter.github.io/#/installation:
Mac, Linux:
Describe 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
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=valida
-
Updated
Oct 22, 2020 - Shell
Created by Max Howell
Released 2009
Latest release 14 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