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 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