-
Looking at homebrew docs, we should wait with submitting app to the official Cask repo until we reach the following requirement
An app from a code repository that is not notable enough (under 3…
-
This issue is to track some pipeline updates.
* [ ] Build Ubuntu packages for latest LTS version 2024.04.
* [ ] Ubuntu 2024.04 mcode
* [ ] Ubuntu 2024.04 LLVM
* [ ] Build for macOS
* [ ] …
-
@GitFiend great tool so far!
Request: a very common way for devs working with git and Mac OS is installing different applications via brew or brew cask.
Please consider making GitFiend available…
-
At present, the following usage provides the following warning
```bash
$ brew install railwaycat/emacsmacport/emacs-mac
Warning: Treating railwaycat/emacsmacport/emacs-mac as a formula. For the …
-
### Feature Description
This github action should do the trick
https://github.com/marketplace/actions/bump-homebrew-formula
```yaml
on:
push:
tags: 'v*'
jobs:
homebrew:
name…
-
-
May be worth making a Homebrew formula or even creating a cask for all FAIR projects to allow installs for macOS at some point? @richardreeve
https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
…
-
The tap seems to work fine, but install does not, though no error is thrown.
```
$ brew tap robusta-dev/homebrew-holmesgpt
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBRE…
-
**Is your feature request related to a problem? Please describe.**
A few days ago, I added Nault to the Homebrew Cask repository (https://github.com/Homebrew/homebrew-cask/pull/100128). Homebrew is *…
-
Mackup does not honor [HOMEBREW_CASK_OPTS](https://docs.brew.sh/Manpage) environment variable and uses hard coded path values, e.g. https://github.com/lra/mackup/blob/3d2d41c3763820e3949c741536c1ced78…