Y
Hacker News
new
|
ask
|
show
|
jobs
by
ma2rten
2933 days ago
I see. I am using vim + commandline.
1 comments
yorwba
2933 days ago
You could try writing a shell script using
inotifywait
to look for changes and then notify the program that it needs to reload the code.
link