guard/guardRuby
Guard is a command line tool to easily handle events on file system modifications.
(6,441 stars) (489 forks) (0 indexed issues) (0 open good first issues)
Repositories
Guard is a command line tool to easily handle events on file system modifications.
Guard::Brakeman allows you to automatically run Brakeman tests when files are modified.
Guard::LiveReload automatically reload your browser when 'view' files are modified.
FSEvents API with signals handled (without RubyCocoa)