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,963 |
eradman/entr | A utility for running arbitrary commands when files change without polling | 4,680 |
watchexec/watchexec | Executes commands in response to file modifications and watches directories for changes. | 5,449 |
casey/just | A command runner that allows users to save and run project-specific commands. | 22,560 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,229 |
alexb52/retest | Automates testing after file changes in Ruby projects | 148 |
shobrook/rebound | Instantly fetches Stack Overflow results when an exception is thrown in a running program | 4,109 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,961 |
rematch/rematch | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,466 |
qard/onchange | Tool for watching file changes and running commands when files are modified or deleted. | 818 |
scmbreeze/scm_breeze | Tools to streamline Git workflow with shortcuts and utilities | 2,837 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,738 |
justjanne/powerline-go | A customizable shell prompt with features such as version control information and error indication | 2,755 |
oxequa/realize | Automates common tasks and provides live reloading for Golang applications. | 4,462 |
trilom/file-changes-action | Automatically generates output with information about changes to files in a repository after a push or pull request. | 167 |