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.
安装
brew
brew install entr
apt
apt install entr
相关工具
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 repla...
shfmtA shell script formatter supporting POSIX sh, Bash, and mksh
typosSource code spell checker that catches typos in code and ...
slA steam locomotive runs when you mistype ls
uvAn extremely fast Python package installer and resolver w...
ShellCheckA static analysis tool for shell scripts