Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nef10/homebrew-tap
- Owner: Nef10
- Created: 2020-12-28T22:31:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T21:01:18.000Z (over 1 year ago)
- Last Synced: 2024-10-10T13:28:55.127Z (29 days ago)
- Language: Ruby
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).