reflex
File watcher
A tool to watch directory changes and rerun commands when files change
Run a command when files change
3k stars
39 watching
136 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reflex-dev/reflex | A Python library for building full-stack web applications with pure Python codebase | 20,356 |
eradman/entr | A utility for running arbitrary commands when files change without polling | 4,615 |
watchexec/watchexec | A tool that watches file system modifications and runs commands in response to changes | 5,388 |
casey/just | A command runner that simplifies project-specific tasks and automates common workflows | 21,421 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,224 |
alexb52/retest | A CLI tool to watch file changes and run matching Ruby specs in any project | 146 |
shobrook/rebound | Instantly fetches Stack Overflow results when an exception is thrown from a Python file. | 4,106 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,905 |
rematch/rematch | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,473 |
qard/onchange | Tool for watching file changes and running commands when files are modified or deleted. | 817 |
scmbreeze/scm_breeze | Tools to streamline Git workflow with shortcuts and utilities | 2,834 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,739 |
justjanne/powerline-go | A customizable shell prompt with features such as version control information and error indication | 2,748 |
oxequa/realize | Automates common tasks and provides live reloading for Golang applications. | 4,460 |
trilom/file-changes-action | Automatically generates output with information about changes to files in a repository after a push or pull request. | 167 |