entr
Run arbitrary commands when files change
Miscellaneous
C
entr is a utility for running arbitrary commands when files change. It reads a list of file paths from stdin and runs the given command when any change.
Instalar
brew
brew install entr
apt
apt install entr
Herramientas relacionadas
just
A handy way to save and run project-specific commands
watchexecExecute commands when watched files change
miseDev tools, env vars, and task runner — polyglot rtx replace…
shfmtA shell script formatter supporting POSIX sh, Bash, and mksh
typosSource code spell checker that catches typos in code and do…
slA steam locomotive runs when you mistype ls
uvAn extremely fast Python package installer and resolver wri…
ShellCheckA static analysis tool for shell scripts