top | item 6963666

Show HN: My nodejs-supervisor like tool, written in Go

29 points| DallaRosa | 12 years ago |github.com | reply

16 comments

order
[+] fshen|12 years ago|reply
I did one using golang too. https://github.com/shenfeng/http-watcher

It monitors a directory for change (using notify facility provided by the OS), upon change, will execute a given command given by command line arg `-command`. If any browser connected, it will try to refresh the browser too.

[+] C1D|12 years ago|reply
I'm actually developing a node.js application right now and I wondering if there was a easy way to live update my changes instead of restarting my app manually.

This is going to be a great help towards that; props to the author.

[+] svenkatesh|12 years ago|reply
Very cool dude.

I hope more OC gets posted to YC, instead of the boring old news articles.

[+] buster|12 years ago|reply
OC?