Homebrew
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 1,788 public repositories matching this topic...
One common use case for project maintainers is to update a broken pull request which was made by someone else.
Hub should be able to help maintainers doing the following steps:
- grab a pull request
- update the pull request (rebase or other change)
- update the pull request (aka pushing it)
General troubleshooting steps
- I understand that if I ignore these instructions, my issue may be closed without review.
- I have retried my command with
--force. - I ran
brew update-reset && brew updateand retried my command. - I ran
brew doctor, fixed as many issues
Is your feature request related to a problem? Please describe.
It is (barely) documented that mas is not able to install apps from the MAS that haven't been purchased.
The README does call out that the lucky command can't be used to purchase an app, but this isn't made clear that it also applies to the install command.
Please note that this command will not allow you to install (o
Both GitHub and GitLab offer their own public Docker Registry:
https://github.com/features/packages
https://docs.gitlab.com/ee/user/packages/container_registry/
Gitea doesn't seem offer one yet.
Describe the solution you'd like
It would be great if GoReleaser could just automatically authenticate with the given registry on hostname/im
-
Updated
May 13, 2020 - Swift
Screenshot in README
Could you add a screenshot to the main README with your everyday tools that the dotfiles affect (vim, terminal emulator, etc.)?
There should be a label to mount the Docker socket inside the container automatically so tools which require Docker can be installed with Whalebrew.
For example, Docker Compose has a shell script which runs Compose as an image and mounts the Docker socket.
It should also [ask permission](https://github.com/bfirsh/whalebrew/is
Hi, I've been using SBT, the Scala build tool, and I have a few tips on how to use it with MockServer. How is the HTML documentation managed? Do you use a particular HTML editor? Would the normal PR submission process work?
Describe
is there an option to start devilutionx to show multiplayer log in the terminal?
To Reproduce
Steps to reproduce the behavior:
- raspberrypi or linux terminal
- ./devilutionx
- no output from diablo
Expected behavior
would like to see a log of player connections and disconnections etc.
Additional context
is it -debug?
im having a tough time searching
-
Updated
May 12, 2020 - Python
-
Updated
Jun 4, 2020 - Go
-
Updated
Jan 15, 2020 - Shell
Feature description
Would be useful to describe the step by step to build it. It is useful to avoid mistakes
For example:
sudo dkp-pacman -S switch-curl -r /System/Volumes/Data
Because we need to add curl as dependency.
git clone --recursive [email protected]:XorTroll/Goldleaf.git
Because we need to clone submodules.
Also, need to link to Plutonium reposi
-
Updated
May 30, 2020 - Go
-
Updated
Apr 29, 2020 - Swift
OTP 23.0-rc1 introduces EEP-48 style doc chunks and new functions for accessing documentation in the shell. See erlang/otp#2545 for more information.
I tried building OTP 23.0-rc1 with kerl (via asdf-erlang) but noticed the chunks are not generated, e.g. lib/stdlib-3.12/doc/chunks/array.chunk is not there. Should KERL_BUILD_DOCS=yes build them or there should be anot
At the italian version of the godmode9 guide, it's written to press R+B to search for titles at the "backup title" section, but it should be R+A.
-
Updated
Apr 6, 2020 - Haskell
Method
Run cider missing taps
Expected Behavior
bootstrap.yaml should have valid entries for taps. In my case:
$ brew tap
blackfireio/blackfire
buo/cask-upgrade
homebrew/cask
homebrew/cask-versions
homebrew/core
Actual Behavior
Output of the taps being updated was captured, plus some other unexpected entries.
- !!python/unicode ''
- !!python/unicode '==>
Created by Max Howell
Released 2009
Latest release 10 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