- JavaScript, $yarn nodemon test.js
- Python, $yarn nodemon test.py
- Go, $yarn nodemon --exec "go run" ./test.go
Use it with Python or Golang if you want a single file app to test features.
Test watchdog if you want more.
Just use its Cargo watch.
Test reflex and go-wathcer if you want more.