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 2,342 public repositories matching this topic...
-
Updated
Oct 10, 2021 - Go
Casks without zap
This is a list of casks without a zap stanza. It is suitable for contributors of any experience level.
zaps do not require any special tool to figure out, but they can help speed up the process.
If you make a PR to add a cask from this lis
To allow Linux users to use brew services and to make formula less OS dependent we should migrate the formulae to use the OS agnostic service do block.
- asimov
- automysqlbackup
- bitlbee
- burp
- carrot2
- cassandra@2.1
- cassandra@2.2
- coredns
- davmail
- dbus
- ddclient
- ejabberd
- elasticsearch
- elasticsearc
-
Updated
Oct 5, 2021 - Swift
-
Updated
Jun 5, 2021 - Swift
Currently to align the cursor when moving items, the mouse is shifted by haft the item size. This has a few issues and has to be reverted in some instances, leaving the code a bit fragile. It would be much better if we could make it work like the hardware cursor where instead the alignment is handled by the rendering and not by shifting the mouse position.
if (!IsHardwareCursor()) {-
Updated
Oct 1, 2021 - Java
-
Updated
Oct 9, 2021 - Go
-
Updated
May 12, 2020 - Python
-
Updated
Oct 1, 2021 - C
-
Updated
Aug 23, 2021 - Shell
-
Updated
Sep 6, 2021 - Shell
-
Updated
Dec 10, 2020 - Swift
-
Updated
Oct 8, 2021 - Shell
-
Updated
Sep 1, 2021 - Haskell
Hello.
Is there a way to export an encrypted vault after logging in with --apikey flag.
The scenario is running a periodic task with GitHub Actions to export and re-upload my encrypted vault to another storage medium. I thought I could call export without a master password but the case seems not. I don't feel like providing GitHub with my master password.
I just noticed bw populates
Created by Max Howell
Released 2009
Latest release 6 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