Skip to content

Commit

Permalink
note about brew
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Aug 18, 2015
1 parent 19cf9e0 commit ea16b3a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,25 @@ Blade is an open source tool which will replace the PSD template and/or online s

## Quick start

You have 2 ways to install:

#### Homebrew

Using Homebrew:

```
$ brew tap jondot/tap
$ brew install blade
```

#### Release

Download one of the binaries in [releases](https://github.com/jondot/blade/releases), and put in your `PATH` or just include in each XCode project's root.



This should be a typical run of blade:

![](docs/blade.gif)


Expand Down

0 comments on commit ea16b3a

Please sign in to comment.