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 378 public repositories matching this topic...
-
Updated
May 24, 2020 - C++
-
Updated
May 22, 2020 - Go
-
Updated
May 17, 2020 - Ruby
The documentation says that by default, CSV export generates a file "that is readable by Microsoft Excel in Europe, i.e., the default encoding is WINDOWS-1252 and the separator is ;".
I understand this is only a default, and it can be overridden using environment variables.
However, I suggest that the default should be changed to UTF-8 and the more standard comma-separated values, for the
-
Updated
Mar 24, 2020 - Ruby
-
Updated
Mar 16, 2020 - Shell
Add Unit Tests
This project should have unit tests to ensure new changes don't break functionality.
-
Updated
Feb 24, 2020 - Swift
-
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=validaPeople want to know what each brew package is for, setup a parallel guide to brief each one. And maybe a little about brew commands.
Created by Max Howell
Released 2009
Latest release 7 days ago
- Repository
- Homebrew/brew
- Website
- brew.sh
- Wikipedia
- Wikipedia
In https://github.com/Homebrew/brew/pull/7371/files I have added lots of
# TODO: check could be in RuboCopcomments toLibrary/Homebrew/dev-cmd/audit.rb. These indicate that the audit check/problem below does not rely onFormulastate so could be moved to a RuboCop (https://github.com/Homebrew/brew/tree/master/Library/Homebrew/rubocops) to be faster, more reliable and provided in-editor to u