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
- Host: GitHub
- URL: https://github.com/keisukeyamashita/homebrew-tap
- Owner: KeisukeYamashita
- Created: 2020-11-23T15:12:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T11:28:04.000Z (over 3 years ago)
- Last Synced: 2024-10-05T12:22:51.441Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)