🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Neil Bartlett 7a0a8ee3ff
bnd 3.3.0 (new formula)
Bnd is a popular Java tool for building, testing and
running OSGi Bundles. It is the engine behind a number
of other tools such as the Bndtools IDE (based on Eclipse)
along with various Maven plugins such as maven-bundle-plugin.
This formula enables bnd to be used as a standalone command-
line tool.

Closes #7710.

Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-15 12:56:57 -05:00
.github ISSUE_TEMPLATE: tweak based on recent issues. 2016-12-06 14:35:05 +00:00
Aliases mongo-cxx-driver: rename from libmongoclient, cleanup. 2016-12-01 14:28:13 +00:00
Formula bnd 3.3.0 (new formula) 2016-12-15 12:56:57 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-11-06 06:44:44 -08:00
LICENSE.txt
README.md README: fix link to documentation (#5208) 2016-09-25 10:22:41 -04:00
formula_renames.json qt@5.5: import from homebrew/versions. 2016-12-12 08:15:13 +00:00
tap_migrations.json Revert "curaengine: migrate to Cask" 2016-12-11 13:19:47 +00:00

README.md

Homebrew Core

Core formulae for the Homebrew package manager.

Update Bug

If Homebrew was updated on Aug 10-11th 2016 and brew update always says Already up-to-date. you need to run:

cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew update

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 (NetBSD) license.