🍻 Default formulae for the missing package manager for macOS
Find a file
William Brawner e7254545f6 pihelper 0.1.0 (new formula)
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.
2020-01-20 20:55:53 -07:00
.github [Actions] Revert addition of auto-labeller action for bottle :unneeded (#48929) 2020-01-12 17:41:47 +00:00
Aliases ansible 2.9.3 2020-01-18 11:55:06 +01:00
cmd brew-postgresql-upgrade-database: fix locale issues (#47123) 2019-11-25 19:47:36 +00:00
Formula pihelper 0.1.0 (new formula) 2020-01-20 20:55:53 -07:00
CONTRIBUTING.md
formula_renames.json formula_renames.json: Remove deleted formulae (#48870) 2020-01-11 10:55:16 +01:00
LICENSE.txt
README.md README: add Discourse link 2019-08-31 22:46:13 +02:00
tap_migrations.json wesnoth: migrate to cask (#48158) 2019-12-21 18:27:41 +01:00

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.

Join us on https://discourse.brew.sh

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.