An open API service indexing awesome lists of open source software.

https://github.com/block/homebrew-tap


https://github.com/block/homebrew-tap

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Block homebrew-tap

Homebrew formulae for installation of Block open source tools via the Homebrew package manager.

## Installation

If you don't have Homebrew installed, install that first: https://brew.sh/

Next:

```
brew tap block/tap
brew install
```

You can also install formulae directly via

```
brew install block/tap/
```

## Introduction

See https://docs.brew.sh/

## Project Resources

| Resource | Description |
| ------------------------------------------ | ------------------------------------------------------------------------------ |
| [CODEOWNERS](./CODEOWNERS) | Outlines the project lead(s) |
| [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) | Expected behavior for project contributors, promoting a welcoming environment |
| [CONTRIBUTING.md](./CONTRIBUTING.md) | Developer guide to build, test, run, access CI, chat, discuss, file issues |
| [GOVERNANCE.md](./GOVERNANCE.md) | Project governance |
| [LICENSE](./LICENSE) | Apache License, Version 2.0 |