Restarting a Go app on code change
Jul 13, 2020 21:45 · 46 words · 1 minute read
Solution: Use the entr program. On a macOS with Homebrew, it can be easily installed with brew install entr. Then, you can run a command like that:
| |
Note: For solving the “unable to stat” problem, see https://github.com/eradman/entr/issues/36
- Disneyland Paris: Mit Kindern unter ~8 Jahren nicht wirklich zu empfehlen
- Dokku: Fixing 413 "Request Entity Too Large" on File Uploads
- macOS: Keyboard-Based Shutdown - via Spotlight
- Balkonkraftwerk - Notizen & Learnings
- You are in control
- My Favorite Shortcuts for VS Code
- Customizing my shell: From bash to zsh to fish
- JSON5: JSON with comments (and more!)
- jq: Analyzing JSON data on the command line
- Get Total Directory Size via Command Line