Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Homebrew formulas I use
https://github.com/nef10/homebrew-tap

Last synced: 8 days ago
JSON representation

Homebrew formulas I use

Awesome Lists containing this project

README

        

# My Homebrew tap

This tap contains formulae and casks for software I use but which does not have an official formula.

## Formula list:

* [swift-test-coverage](https://github.com/Nef10/swift-test-coverage) - command line tool to display the test coverage of a swift package

## Cask list:

* [ControlRoom](https://github.com/twostraws/ControlRoom) - app that lets you control the simulators for iOS, tvOS, and watchOS
* [Domination](http://domination.sourceforge.net) - Risk game

## How do I install these formulae?
`brew install nef10/tap/`

Or `brew tap nef10/tap` and then `brew install `.

## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).