🍻 Default formulae for the missing package manager for macOS
William Brawner
e7254545f6
PiHelper is a small command-line utility I've put together to help with managing a Pi-hole. It's a bit difficult to test without having a Pi-hole set up, but you can get the gist of it by checking out their website: https://pi-hole.net If you want to test out pihelper manually, the quickest/easiest way is probably to spin up an instance with docker: docker run -dp80:80 pihole/pihole Then you can just run `pihelper` and follow the prompts to get configured, using "localhost" for the host and the password output from the logs for the pihole container. |
||
---|---|---|
.github | ||
Aliases | ||
cmd | ||
Formula | ||
CONTRIBUTING.md | ||
formula_renames.json | ||
LICENSE.txt | ||
README.md | ||
tap_migrations.json |
Homebrew Core
Core formulae for the Homebrew package manager.
Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.
How do I install these formulae?
Just brew install <formula>
. This is the default tap for Homebrew and is installed by default.
More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors
See these sections in Homebrew/brew's README.