Added guards authors
This commit is contained in:
parent
728ae8cbe7
commit
3d4b0d080d
20
README.rdoc
20
README.rdoc
@ -79,16 +79,16 @@ Signal handlers are used to interact with Guard:
|
||||
|
||||
== Available Guards
|
||||
|
||||
- {guard-rspec}[http://github.com/guard/guard-rspec]
|
||||
- {guard-test}[http://github.com/guard/guard-test]
|
||||
- {guard-minitest}[http://github.com/guard/guard-minitest]
|
||||
- {guard-livereload}[http://github.com/guard/guard-livereload]
|
||||
- {guard-sass}[http://github.com/guard/guard-sass]
|
||||
- {guard-compass}[http://github.com/guard/guard-compass]
|
||||
- {guard-shell}[http://github.com/guard/guard-shell]
|
||||
- {guard-bundler}[http://github.com/guard/guard-bundler]
|
||||
- {guard-passenger}[http://github.com/guard/guard-passenger]
|
||||
- {guard-coffeescript}[http://github.com/guard/guard-coffeescript]
|
||||
- {guard-rspec}[http://github.com/guard/guard-rspec] 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-minitest}[http://github.com/guard/guard-minitest] by {Yann Lugrin}[http://github.com/yannlugrin]
|
||||
- {guard-livereload}[http://github.com/guard/guard-livereload] by {Thibaud Guillaume-Gentil}[http://github.com/thibaudgg]
|
||||
- {guard-sass}[http://github.com/guard/guard-sass] by {Joshua Hawxwell}[http://github.com/hawx]
|
||||
- {guard-compass}[http://github.com/guard/guard-compass] by {Olivier Amblet}[http://github.com/oliamb]
|
||||
- {guard-shell}[http://github.com/guard/guard-shell] by {Joshua Hawxwell}[http://github.com/hawx]
|
||||
- {guard-bundler}[http://github.com/guard/guard-bundler] by {Yann Lugrin}[http://github.com/yannlugrin]
|
||||
- {guard-passenger}[http://github.com/guard/guard-passenger] by {Fabio Kuhn}[http://github.com/mordaroso]
|
||||
- {guard-coffeescript}[http://github.com/guard/guard-coffeescript] by {Michael Kessler}[http://github.com/netzpirat]
|
||||
|
||||
guard ideas:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user