Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
harens committed Jan 20, 2021
0 parents commit 9ea6d3a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 🍺 homebrew-bear

Pawsibly the only homebrew tap you'll ever find with an unbearably good bare-metal type checker. 🐻

## Installation

```bash
brew tap beartype/bear
brew install <FORMULA>
```

or alternatively...

```bash
brew install beartype/bear/<FORMULA>
```

## Formulae/Casks

| Program | Description |
| ----------- | ----------- |
| [beartype](https://github.com/beartype/beartype) | Unbearably fast O(1) runtime type-checking in pure Python |

### Acknowledgements

[dawidd6/homebrew-tap](https://github.com/dawidd6/homebrew-tap) was used as an example as to how to generate bottles.

0 comments on commit 9ea6d3a

Please sign in to comment.