Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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..

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).