[ANN] hooky 1.0.0 Released

hooky version 1.0.0 has been released!

* <http://github.com/jbarnette/hooky>
* <http://www.kernel.org/pub/software/scm/git/docs/githooks.html>

Hooky lets you write Git repository hooks with Rake. If you already
have a Rakefile, write your hooks in Ruby! Hooky provides Tasks for
most Git hooks, and lets you easily add behavior.

Git hooks are powerful: Check the Git documentation (linked above) for
detailed descriptions and lifecycle order.

Changes:

### 1.0.0 / 2009-08-20

* Birthday!

Wow, this is awesome. Thank you!

Michael Guterl

···

On Thu, Aug 20, 2009 at 8:05 PM, John Barnette<jbarnette@gmail.com> wrote:

hooky version 1.0.0 has been released!

* <http://github.com/jbarnette/hooky&gt;
* <http://www.kernel.org/pub/software/scm/git/docs/githooks.html&gt;

Hooky lets you write Git repository hooks with Rake. If you already
have a Rakefile, write your hooks in Ruby! Hooky provides Tasks for
most Git hooks, and lets you easily add behavior.

John Barnette wrote:

hooky version 1.0.0 has been released!

* <http://github.com/jbarnette/hooky&gt;
* <http://www.kernel.org/pub/software/scm/git/docs/githooks.html&gt;

Both links are broken.

···

--
Posted via http://www.ruby-forum.com/\.

Maybe is your connection, both work fine over here.

···

On Aug 21, 11:10 am, David Karapetyan <dkarapet...@gmail.com> wrote:

John Barnette wrote:
> hooky version 1.0.0 has been released!

> * <http://github.com/jbarnette/hooky&gt;
> * <http://www.kernel.org/pub/software/scm/git/docs/githooks.html&gt;

Both links are broken.

--
Luis Lavena

Luis Lavena wrote:

···

On Aug 21, 11:10 am, David Karapetyan <dkarapet...@gmail.com> wrote:

John Barnette wrote:

hooky version 1.0.0 has been released!

* <http://github.com/jbarnette/hooky&gt;
* <http://www.kernel.org/pub/software/scm/git/docs/githooks.html&gt;

Both links are broken.

Maybe is your connection, both work fine over here.

As a general rule: if you think GitHub or Kernel.Org (or, say, Google
or Twitter) don't work, you are most probably wrong. Chances are,
someone else would have noticed before you.

jwm