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

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

This repository contains a collection of Homebrew (aka, Brew) "formulae" for KeisukeYamashita
https://github.com/keisukeyamashita/homebrew-tap

Last synced: 6 months ago
JSON representation

This repository contains a collection of Homebrew (aka, Brew) "formulae" for KeisukeYamashita

Awesome Lists containing this project

README

          

# KeisukeYamashita Homebrew Tap

This repository contains a collection of [Homebrew](http://mxcl.github.com/homebrew/) (aka, Brew) "formulae" for @KeisukeYamashita personal projects.

## List

* [biko](https://github.com/KeisukeYamashita/biko): CLI to jump to your target web page
* Install: `brew install KeisukeYamashita/tap/biko`
* [dobo](https://github.com/KeisukeYamashita/dobo): CLI to install dockerignore templates
* Install `brew install KeisukeYamashita/tap/dobo`

## Usage

Add this tap to your Brew:

```console
$ brew tap KeisukeYamashita/tap
```

Next, draft from the tap:

```
brew install KeisukeYamashita/tap/{name}
```

## Author

* [KeisukeYamashita](https://github.com/KeisukeYamashita)