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,150 public repositories matching this topic...
-
Updated
Mar 23, 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
-
Updated
Mar 30, 2021 - Swift
-
Updated
Mar 10, 2021 - Swift
In order to fully test item generation, we need to find items with each of the possible properties. If you can help find some of these it would be very helpful. Preferably the items would be verified in the original before submitted so that we know that the regeneration code works identical to the original.
You can probably even use item trainers to generate the items, as long as you test that
-
Updated
Apr 1, 2021 - Java
-
Updated
Mar 17, 2021 - Go
-
Updated
May 12, 2020 - Python
-
Updated
Mar 27, 2021 - Go
-
Updated
Sep 27, 2020 - Shell
-
Updated
Dec 10, 2020 - Swift
-
Updated
Mar 23, 2021 - Shell
-
Updated
Mar 30, 2021 - Haskell
related to bitwarden/cli#265
#!/bin/bash
encoded=$(bw send template send.text | jq '
.name="foo" |
.maxAccessCount=3 |
.text.text="bar baz"' |
bw encode)
bw send create --fullObject "$encoded"should output in JSON format, but only prints the "standard" output:
Send created! It can be accessed at:
https://send.bitwarden.com/
Created by Max Howell
Released 2009
Latest release Today
- 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