Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Documentation how to bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
cimnine committed Sep 26, 2017
1 parent d28b647 commit 33d807d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.tar.gz
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
[Homebrew](https://brew.sh) tap for [reception](https://github.com/ninech/reception).

## Usage

brew tap ninech/homebrew-reception
brew install reception

## How to bottle

brew install --build-bottle reception
brew bottle reception

1. Copy the output to `Formula/reception.rb`.
2. Commit & Push the change.
3. Create a new release called exactly like the version number in the tar.gz
file.
4. Attach the tar.gz file to the release

0 comments on commit 33d807d

Please sign in to comment.