guard
File system watcher
A command line tool to monitor file system changes and automate actions based on those changes.
Guard is a command line tool to easily handle events on file system modifications.
6k stars
121 watching
483 forks
Language: Ruby
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Notifies applications about file modifications and changes | 1,926 |
| Automatically checks Ruby code style with RuboCop when files are modified. | 262 |
| A tool for automatically running tests on file system modifications | 84 |
| Automatically reloads browser when view files are modified after a delay. | 2,108 |
| Provides security features and authentication mechanisms for Elasticsearch clusters | 66 |
| Automatically restarts a Rack application when the relevant files change. | 42 |
| Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
| A set of reusable macros for safely evaluating guard clauses in Elixir code. | 26 |
| A gem providing field-level authorization for GraphQL queries | 472 |
| Detects imposter commits in GitHub Actions workflows to prevent unauthorized changes | 23 |
| A tool that enforces security and quality standards for dependencies in production environments. | 87 |
| A tool to identify malicious software packages by analyzing their source code and metadata. | 635 |
| Executes commands in response to file modifications and watches directories for changes. | 5,449 |
| A package for authenticating RESTful APIs with API keys in Laravel | 691 |
| Protects Docker daemon socket by filtering API calls to prevent privilege escalation and unauthorized access | 56 |