Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
Better readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Dec 5, 2009
1 parent b698afa commit d6a1578
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions README.txt → README.md
@@ -1,25 +1,26 @@
= brewbygems

* http://github.com/indirect/brewbygems

== WHAT
brewbygems
==========

Brewbygems is a RubyGems plugin that adds post-install and post-uninstall
hooks to RubyGems that update the symlinks in your Homebrew /bin/. Yay.

== TODO
Todo
----

Use the Gem::Installer instance to only run link or prune when the gem has files in bin/

== REQUIREMENTS
Requirements
------------

* RubyGems
* Homebrew
* RubyGems
* Homebrew

== INSTALL
Install
-------

* gem install brewbygems
`gem install brewbygems`

== LICENSE
License
-------

The MIT License, © 2009 Andre Arko.

0 comments on commit d6a1578

Please sign in to comment.