Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-15T17:36:20.000Z (4 months ago)
- Last Synced: 2024-07-15T20:55:33.147Z (4 months ago)
- Topics: freebsd, homebrew-tap, osdev, performance-engineering
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- 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 |## 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).