https://github.com/0mp/homebrew-essentials
Homebrew tap with essential programs for FreeBSD development and performance engineering but not only..
https://github.com/0mp/homebrew-essentials
freebsd homebrew-tap osdev performance-engineering
Last synced: 10 days ago
JSON representation
Homebrew tap with essential programs for FreeBSD development and performance engineering but not only..
- Host: GitHub
- URL: https://github.com/0mp/homebrew-essentials
- Owner: 0mp
- License: bsd-2-clause
- Created: 2023-02-18T15:03:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T13:48:02.000Z (about 1 year ago)
- Last Synced: 2025-06-01T22:14:19.905Z (9 months ago)
- Topics: freebsd, homebrew-tap, osdev, performance-engineering
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 0mp's Homebrew Tap of Essentials
## Available formulae
| Formula | Description |
| --- | --- |
| arcanist | Command-line interface for Phabricator |
| git-arc | Wrapper to improve integration between git and arcanist |
| goat | POSIX-compliant shell movement boosting hack for real ninjas |
| hyperfine-scripts | Scripts for data analysis of Hyperfine benchmarking results |
| mantra | CLI for live preview of mandoc manual pages for documentation contributors |
| matplotlib | Python 2D plotting library |
| passh | Non-interactive password inputting CLI |
| taptempo | Command-line tap tempo |
## How do I install these formulae?
`brew install 0mp/essentials/`
Or `brew tap 0mp/essentials` and then `brew install `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).