Y
Hacker News
new
|
ask
|
show
|
jobs
by
alkh
337 days ago
There is also watchexec[1]. I like the fact that is it shipped as a sinle binary, so it's pretty easy to distribute [1]
https://github.com/watchexec/watchexec
1 comments
nodesocket
337 days ago
Thanks for posting watchexec. Exactly what I needed for my gunicorn +gevent app. gevent does not support the --reload gunicorn flag.
link