Updated guards list

This commit is contained in:
Thibaud Guillaume-Gentil 2010-10-19 22:37:16 +02:00
parent 67be4aae7a
commit e5f4f2aa8d

View File

@ -74,13 +74,14 @@ Signal handlers are used to interact with Guard:
- {guard-rspec}[http://github.com/guard/guard-rspec] - {guard-rspec}[http://github.com/guard/guard-rspec]
- {guard-livereload}[http://github.com/guard/guard-livereload] - {guard-livereload}[http://github.com/guard/guard-livereload]
- {guard-test}[http://github.com/guard/guard-test]
- {guard-sass}[http://github.com/guard/guard-sass]
- {guard-shell}[http://github.com/guard/guard-shell]
guard ideas: guard ideas:
- guard-spork - guard-spork
- guard-cucumber - guard-cucumber
- guard-test
- guard-sass
- guard-bundler - guard-bundler
- others ideas? - others ideas?