🍻 Default formulae for the missing package manager for macOS
Find a file
Sam Jones 42f90e8731 libbitcoin-server 3.3.0 (new formula)
This is libbitcoin-server, a Bitcoin full node and query server. The
formula depends on libbitcoin-node, which is another formula, and
libbitcoin-protocol, which is defined as a resource here. The
libbitcoin-protocol library, in turn, depends on zeromq, which is why it
is specified as a dependency here.

Also add a `bs` alias.

Closes #18638.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-28 03:05:47 -07:00
.github ISSUE_TEMPLATE: firm up language 2017-08-24 11:48:27 +01:00
Aliases libbitcoin-server 3.3.0 (new formula) 2017-09-28 03:05:47 -07:00
Formula libbitcoin-server 3.3.0 (new formula) 2017-09-28 03:05:47 -07:00
CODEOFCONDUCT.md CODEOFCONDUCT: copy from Homebrew/brew. 2017-04-23 10:10:02 +01:00
CONTRIBUTING.md README.md/CONTRIBUTING.md: secure url(s) 2017-08-02 00:48:26 +02:00
formula_renames.json gitlab-runner: renamed from gitlab-ci-multi-runner 2017-09-27 21:40:14 +02: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
tap_migrations.json nlopt: migrate from homebrew/science 2017-08-21 11:08:25 +02:00

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.