🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Jon Banafato f8464adb61 ipfs: fix manual plist_options (#19415)
Running `ipfs` by itself simply prints a help menu and exits. From the [ipfs docs](https://ipfs.io/docs/getting-started/#going-online), this is the correct command to run the ipfs daemon in the foreground.
2017-10-15 10:20:12 -07:00
.github ISSUE_TEMPLATE: fix link to caskroom new issue 2017-10-06 07:05:20 -07:00
Aliases solr 7.0.1 2017-10-15 08:27:08 -07:00
Formula ipfs: fix manual plist_options (#19415) 2017-10-15 10:20:12 -07:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT: rename from CODEOFCONDUCT 2017-10-10 01:19:45 -07:00
CONTRIBUTING.md CONTRIBUTING: fix link to CODE_OF_CONDUCT 2017-10-10 01:24:25 -07:00
Jenkinsfile Jenkinsfile: move `try` inside the unstash loop 2017-04-08 12:02:30 -07:00
LICENSE.txt LICENSE: add license text title. 2017-04-23 10:05:48 +01:00
README.md README.md/CONTRIBUTING.md: secure url(s) 2017-08-02 00:48:26 +02:00
formula_renames.json htop-osx: delete (#18993) 2017-10-14 02:17:29 -07:00
tap_migrations.json nlopt: migrate from homebrew/science 2017-08-21 11:08:25 +02:00

README.md

Homebrew Core

Core formulae for the Homebrew package manager.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

Troubleshooting

First, please run brew update (twice) and brew doctor.

Second, read the Troubleshooting Checklist.

If you dont read these it will take us far longer to help you with your problem.

Contributing

Read CONTRIBUTING.md.

Creating new formulae, updating existing ones, and fixing build issues is easier than you think!

Try brew edit $FORMULA and see how you fare.

Documentation

brew help, man brew, Homebrew/brew's README or check Homebrew's documentation.

License

Code is under the BSD 2-clause "Simplified" License.