Skip to content

Commit

Permalink
Merge pull request ku1ik#18 from lukaszkorecki/master
Browse files Browse the repository at this point in the history
Install via homebrew
  • Loading branch information
ku1ik committed Oct 15, 2011
2 parents c6f2f69 + c408879 commit 17c8b51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,14 @@ On OSX:
\* Make sure `~/bin` is in your `$PATH` or put `git-dude` script somewhere else \* Make sure `~/bin` is in your `$PATH` or put `git-dude` script somewhere else
on your `$PATH`. on your `$PATH`.


### Homebrew

Git-dude can be installed with the following command:

`brew install https://raw.github.com/gist/1289314/git-dude.rb`

The homebrew formula lives [here](https://gist.github.com/1289314).

## Usage ## Usage


git-dude iterates over repositories that live inside _the dude directory_. This git-dude iterates over repositories that live inside _the dude directory_. This
Expand Down

0 comments on commit 17c8b51

Please sign in to comment.