From 0e88105faa047b20beb4ab768bc2ec8a82c76f70 Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Thu, 11 Nov 2010 08:22:35 +0100 Subject: [PATCH] Added guard-ego/jammit/spork to README, awesome! --- README.rdoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.rdoc b/README.rdoc index 253fb3d..fca9896 100644 --- a/README.rdoc +++ b/README.rdoc @@ -83,6 +83,8 @@ Signal handlers are used to interact with Guard: - {guard-coffeescript}[http://github.com/guard/guard-coffeescript] by {Michael Kessler}[http://github.com/netzpirat] - {guard-compass}[http://github.com/guard/guard-compass] by {Olivier Amblet}[http://github.com/oliamb] - {guard-cucumber}[http://github.com/guard/guard-cucumber] by {Michael Kessler}[http://github.com/netzpirat] +- {guard-ego}[http://github.com/guard/guard-ego] by {Fabio Kuhn}[http://github.com/mordaroso] +- {guard-jammit}[http://github.com/guard/guard-jammit] by {Pelle Braendgaard}[http://github.com/pelle] - {guard-livereload}[http://github.com/guard/guard-livereload] by {Thibaud Guillaume-Gentil}[http://github.com/thibaudgg] - {guard-minitest}[http://github.com/guard/guard-minitest] by {Yann Lugrin}[http://github.com/yannlugrin] - {guard-nanoc}[http://github.com/guard/guard-nanoc] by {Yann Lugrin}[http://github.com/yannlugrin] @@ -90,13 +92,9 @@ Signal handlers are used to interact with Guard: - {guard-rspec}[http://github.com/guard/guard-rspec] by {Thibaud Guillaume-Gentil}[http://github.com/thibaudgg] - {guard-sass}[http://github.com/guard/guard-sass] by {Joshua Hawxwell}[http://github.com/hawx] - {guard-shell}[http://github.com/guard/guard-shell] by {Joshua Hawxwell}[http://github.com/hawx] +- {guard-spork}[http://github.com/guard/guard-spork] by {Thibaud Guillaume-Gentil}[http://github.com/thibaudgg] - {guard-test}[http://github.com/guard/guard-test] by {Rémy Coutable}[http://github.com/rymai] -guard ideas: - -- guard-spork -- others ideas? - === Add a guard to your Guardfile Add it to your Gemfile (inside test group):