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

https://github.com/lukaspustina/homebrew-os

My Homebrew Open Source Repository
https://github.com/lukaspustina/homebrew-os

formulae homebrew tap

Last synced: 2 months ago
JSON representation

My Homebrew Open Source Repository

Awesome Lists containing this project

README

        

# Lukas' Open Source Homebrew Repository

[![Build Status](https://travis-ci.org/lukaspustina/homebrew-os.svg?branch=master)](https://travis-ci.org/lukaspustina/homebrew-os)

## How do I install these formulae?

Just `brew tap lukaspustina/os` and then `brew install `.

If the formula conflicts with one from Homebrew/homebrew or another tap, you can `brew install lukaspustina/os/`.

You can also install via URL:

```bash
brew install https://raw.githubusercontent.com/lukaspustina/homebrew-os/master/.rb
```

## License

Code is under the [BSD 2 Clause (NetBSD) license](https://github.com/Homebrew/brew/tree/master/LICENSE.txt).

## Thanks

Thanks to the Homebrew team and the tap example [Homebrew/homebrew-tex](https://github.com/Homebrew/homebrew-tex) on which this repository bases.