-
Per the readme that you're interested in adding other installers/checkers/dumpers, I think a great one would be `npm` and `pip`.
Very many npm packages do not have homebrew formulae that on other s…
-
I hope I'm not missing the obvious, but where are the un-install instructions for OSx/Linux?
I can figure out the high-level pieces (remove symlink, remove /usr/local/microsoft/powershell/*, etc.), b…
-
Look, I'm no Apple apologist. I have publicly and vocally opposed Apple's rigid stance towards control of their platform time and again. And I always encourage people to put their time, money, and eff…
-
In some of my Brewfiles, I have conditions, such as checking for OS, architecture, and presence of something in the repo. Here is a good example:
I know this is valid Ruby because a Brewfile is…
-
-
Sometimes it's necessary to know which app to install based on the system architecture:
**Example from my own Ansible YAML: Which battery app to install:**
```
- name: zackelia/formulae/bclm …
-
Hello
Currently, the tool lacks a `postInstall` option, which can be inconvenient when installing packages that require additional setup steps.
For instance, some packages like https://github.com/…
-
Hi! I try to use the output of `swift-outdated` with Fastlane to print the output regularily into our slack channel.
```ruby
lane :spm_outdated do | options |
outdated_packages = sh "mint run o…
-
Bundling fails in lockfile generation when using brew 4 with homebrew/core untapped.
Steps:
1. `brew update` to 4.0 or later.
2. `brew untap homebrew/core`
3. `brew bundle`
Expected behavio…
-
This current system is confusing to new users:
There's a global `.Brewfile` here, but only if you clone my dot files, which the user can override:
https://github.com/jessebot/dot_files/blob/main/.…